CVE-2025-5947
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-10-23
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | service_finder_bookings | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Service Finder Bookings plugin for WordPress, where an authentication bypass allows privilege escalation. Specifically, the plugin does not properly validate a user's cookie value before logging them in via the service_finder_switch_back() function. This flaw enables unauthenticated attackers to log in as any user, including administrators.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can gain unauthorized access to any user account, including admin accounts, on a WordPress site using the affected plugin. This can lead to full control over the site, allowing the attacker to modify content, steal data, or disrupt services.