CVE-2026-74928
7.5Project Manager · Project Manager
The Project Manager WordPress plugin before 4.0.7 contains a missing authorization vulnerability that allows unauthenticated users to create accounts with known passwords.
Executive summary
An unauthenticated authorization bypass in the Project Manager WordPress plugin allows attackers to create unauthorized administrative or user accounts, threatening site integrity.
Vulnerability
The plugin lacks authorization checks on its import routes, which permits unauthenticated attackers to register new WordPress accounts. This bypasses the site's configured registration settings and allows the attacker to specify a password of their choosing.
Business impact
This vulnerability is rated at 7.5 on the CVSS scale, representing a high risk of unauthorized access. By creating arbitrary accounts, an attacker could gain a foothold within the application, potentially leading to further exploitation, data exfiltration, or the defacement of the WordPress site.
Remediation
Immediate Action: Update the Project Manager WordPress plugin to version 4.0.7 or later.
Proactive Monitoring: Monitor the WordPress user database for the creation of suspicious or unauthorized accounts and review access logs for requests hitting import-related endpoints.
Compensating Controls: Utilize a Web Application Firewall (WAF) to block unauthorized access to plugin import routes and temporarily disable the plugin if an update cannot be applied immediately.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the referenced WPScan vulnerability entry.
Analyst recommendation
The severity of this issue necessitates an immediate update to version 4.0.7 or later. Site administrators should conduct an audit of their current user list to identify any accounts created through unauthorized means and remove them promptly.
More Project Manager CVEs
History
- Disclosed CVE record published
- Analyst report written
- Published in the daily brief high section, early-warning entry
- Fix documented version 4.0.7 per Wordfence
Sources
Originally found and disclosed by Usama Arshad, with WPScan (coordinator), per the CVE Program record.