CVE-2024-9947
CWE-287Published: October 23, 2024· Updated: Jun 17, 2026
Official Description
The ProfilePress Pro plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 4.11.1. This is due to insufficient verification on the user being returned by the social login token. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email and the user does not have an already-existing account for the service returning the token.
Risk Analysis
The ProfilePress Pro plugin for WordPress is vulnerable to authentication bypass due to insufficient verification of social login tokens. This allows unauthenticated attackers to impersonate any user, including administrators, resulting in a critical CVSS score of 9.8.
There is no known public exploit, and the vulnerability is not in the CISA KEV catalog. It is remotely exploitable with low attack complexity.
Update the ProfilePress Pro plugin to a version later than 4.11.1.
Technical Analysis
CVE-2024-9947 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-287): Authentication bypass vulnerabilities allow attackers to access protected resources without valid credentials.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-287)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-9947 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts