CVE-2026-77005
Code Monkeys · CODE MONKEYS PROPOSALS
The CODE MONKEYS PROPOSALS WordPress plugin fails to validate file paths and lacks capability checks, allowing authenticated users to delete arbitrary server files and achieve a site takeover.
Executive summary
A critical vulnerability in the CODE MONKEYS PROPOSALS WordPress plugin allows authenticated users to delete arbitrary files, potentially resulting in a full site takeover.
Vulnerability
This flaw, categorized as CWE-73, involves the improper validation of user-supplied file paths and a missing capability check. Any authenticated user, including those with subscriber-level access, can trigger the deletion of sensitive system or application files.
Business impact
Successful exploitation of this vulnerability poses a severe risk to business continuity and data integrity. With a CVSS score of 9.6, the ability to delete arbitrary files can lead to a complete site takeover, causing significant downtime, loss of operational control, and potential permanent data destruction.
Remediation
Immediate Action: Since no patch is currently confirmed, administrators should immediately deactivate and uninstall the CODE MONKEYS PROPOSALS plugin until a secure version is released by the vendor.
Proactive Monitoring: Security teams should review web server access logs for anomalous requests targeting file deletion endpoints or unexpected modifications to the file system.
Compensating Controls: Implement a Web Application Firewall (WAF) to block suspicious requests that attempt to pass file paths as parameters to plugin-related functions.
Exploitation status
Public Exploit Available: No (exploit_available unknown).
Analyst recommendation
Given the critical severity and the potential for total site compromise, immediate removal of the vulnerable software is the only effective way to mitigate this risk. Security teams should prioritize the identification of any instances of this plugin in their environment and ensure they are disabled until the vendor provides a patched release.
More Code Monkeys CVEs
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.6 (3.1)
- Analyst report written
Sources
Originally found and disclosed by João Ramos Maciel, with WPScan (coordinator), per the CVE Program record.