Description
The Service Finder Bookings plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 6.0. This is due to the plugin not properly validating a user's identity prior to processing a password change request. This makes it possible for authenticated attackers with subscriber access or higher to reset other users' passwords, including those of admins.
Published: 2025-11-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Service Finder Bookings plugin for WordPress allows a user who is authenticated with a subscriber role or higher to maliciously change the password of any other account, including administrators. The vulnerability exists because the plugin does not verify the requester's identity before processing a password change, a classic account takeover flaw (CWE‑639). An attacker who can log in can reset another user’s password, thereby gaining that user’s access and violating both confidentiality and integrity of the site.

Affected Systems

WordPress sites that have the Service Finder Bookings plugin installed in any release up to and including version 6.0 are affected. The vulnerability was discovered in the plugin hosted on ThemeForest and affects users who have deployed the plugin on their WordPress sites.

Risk and Exploitability

The listing has a CVSS score of 8.8, indicating high severity, and an EPSS score of less than 1 %, suggesting that the probability of exploitation in the wild is currently low. The vulnerability is not yet reported in the CISA KEV catalog. Because the flaw requires only that the attacker be an authenticated user with subscriber privileges, the attack vector is likely an authenticated user interface or API call to change_candidate_password. Exploitation would involve the attacker submitting a request to reset a target account’s password, which the plugin will accept without further validation, effectively allowing the attacker to take full control of the target account.

Generated by OpenCVE AI on April 20, 2026 at 21:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Service Finder Bookings plugin to a version later than 6.0 that contains the fix for the password change validation issue.
  • If an immediate upgrade is not possible, restrict the change_candidate_password functionality by removing the capability from all roles except administrators, or disable the endpoint entirely for a temporary patch.
  • Audit all user accounts to ensure that only trusted users have subscriber or higher roles, and monitor account‑change events for suspicious activity.

Generated by OpenCVE AI on April 20, 2026 at 21:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Nov 2025 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 01 Nov 2025 04:45:00 +0000

Type Values Removed Values Added
Description The Service Finder Bookings plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 6.0. This is due to the plugin not properly validating a user's identity prior to processing a password change request. This makes it possible for authenticated attackers with subscriber access or higher to reset other users' passwords, including those of admins.
Title Service Finder Bookings <= 6.0 - Authenticated (Subscriber+) Privilege Escalation via change_candidate_password
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:12:41.115Z

Reserved: 2025-06-09T18:27:58.059Z

Link: CVE-2025-5949

cve-icon Vulnrichment

Updated: 2025-11-03T20:48:43.327Z

cve-icon NVD

Status : Deferred

Published: 2025-11-01T05:16:02.763

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-5949

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T21:45:18Z

Weaknesses