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 claiming a business when using the claim_business AJAX action. This makes it possible for unauthenticated attackers to login as any user including admins. Please note that subscriber privileges or brute-forcing are needed when completing the business takeover. The claim_id is needed to takeover the admin account, but brute-forcing is a practical approach to obtaining valid IDs.
Published: 2025-09-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Unauthenticated Account Takeover
Action: Immediate Patch
AI Analysis

Impact

The Service Finder Bookings WordPress plugin allows unauthenticated users to claim any business through the claim_business AJAX action without proper identity validation. This flaw enables an attacker to assume the identity of any user, including administrators, effectively performing an account takeover. The vulnerability is a classic case of privilege escalation as defined by CWE-639, where privileged operations are performed without proper authorization checks.

Affected Systems

WordPress sites running the Service Finder Bookings plugin from aonetheme with versions up to and including 6.0 are impacted. All installations of the plugin regardless of additional security plugins or custom modifications remain vulnerable unless the plugin is upgraded beyond version 6.0.

Risk and Exploitability

The flaw carries a CVSS score of 9.8, indicating critical severity, but the EPSS score is less than 1%, suggesting exploit attempts are unlikely at present. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is an unauthenticated attacker sending the claim_business action to the plugin's AJAX endpoint, which then accepts the supplied claim_id. Successful exploitation requires an attacker to acquire a valid claim ID—either by brute‑forcing or by leveraging a subscriber‑level account—making the attack more complex than a simple direct login. Once a valid claim ID is obtained, the attacker can log in as the target user, including admin accounts.

Generated by OpenCVE AI on April 21, 2026 at 19:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Service Finder Bookings to the latest version (6.1 or newer) which removes the unauthenticated claim_business vulnerability.
  • If an upgrade is not immediately possible, disable the claim_business AJAX action by adding a rule in the .htaccess or server configuration to block access to /wp-admin/admin-ajax.php for that specific action id, or modify the plugin’s functions to reject unauthenticated requests.
  • Review user account privileges and consider removing or restricting the claim features entirely on production sites, and monitor for any unauthorized claim requests in the site’s logs.

Generated by OpenCVE AI on April 21, 2026 at 19:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-30237 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 claiming a business when using the claim_business AJAX action. This makes it possible for unauthenticated attackers to login as any user including admins. Please note that subscriber privileges or brute-forcing are needed when completing the business takeover. The claim_id is needed to takeover the admin account, but brute-forcing is a practical approach to obtaining valid IDs.
History

Mon, 22 Sep 2025 10:15:00 +0000

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

Fri, 19 Sep 2025 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 19 Sep 2025 05: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 claiming a business when using the claim_business AJAX action. This makes it possible for unauthenticated attackers to login as any user including admins. Please note that subscriber privileges or brute-forcing are needed when completing the business takeover. The claim_id is needed to takeover the admin account, but brute-forcing is a practical approach to obtaining valid IDs.
Title Service Finder Bookings <= 6.0 - Unauthenticated Privilege Escalation via claim_business
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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:03:12.764Z

Reserved: 2025-06-09T18:21:57.104Z

Link: CVE-2025-5948

cve-icon Vulnrichment

Updated: 2025-09-19T11:54:51.637Z

cve-icon NVD

Status : Deferred

Published: 2025-09-19T06:15:35.380

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

Link: CVE-2025-5948

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T19:15:26Z

Weaknesses