Threat actors are actively exploiting a critical vulnerability in the Service Finder WordPress theme that allows them to bypass authentication and log in as administrators. Administrator privileges in WordPress grant full control over content and settings, permission to create accounts, upload PHP files, and export databases. WordPress plugin security firm Wordfence recorded more than 13,800 exploitation atempts since August 1st. Service Finder is a premium WordPress theme designed for service directory and job board websites. It supports customer booking, feedback, time slot management, staff management, invoice generation, and a payment system. The theme has more 6,000 sales on Envato Market, and like most premium plugins, it is typically used by active sites. The vulnerability exploited in the latest attacks is tracked as CVE-2025-5947 and has a critical severity score of 9.8. It affects Service Finder versions 6.0 and older, stemming from an improper validation of the original_user_id cookie in the service_finder_switch_back() function. An attacker exploiting CVE-2025-5947 can log in as any user, including administrators, without authentication. The issue was discovered by security researcher ‘Foxyyy,’ who reported it through Wordfence’s bug bounty program on June 8. Aonetheme, the theme’s vendor, addressed the security issue in version 6.1, released on July 17. At the end of the month, the issue was publicly disclosed and exploitation began the next day. For about a we...
Hackers exploit auth bypass in Service Finder WordPress theme
BleepingComputer
·Bill Toulas
·Published Oct 8, 2025
·Updated
Affected Software
2 affected components
undefined Service Finder=6.0
WordPress WordPress
Frequently Asked Questions
1
Which Service Finder versions are affected by CVE-2025-5947?
The vulnerability affects Service Finder version 6.0 and older.
2
What can an attacker do by exploiting this flaw?
An attacker can bypass authentication and log in as any WordPress user, including an administrator. Administrator access can provide control over content and settings, account creation, PHP file uploads, and database exports.
3
What causes the authentication bypass?
The issue stems from improper validation of the original_user_id cookie in the service_finder_switch_back() function.
4
Is exploitation of this vulnerability confirmed?
Yes. Threat actors are actively exploiting the flaw, and Wordfence recorded more than 13,800 exploitation attempts since August 1st.