CVE-2026-77018
8.8WordPress · Workeera
The Workeera WordPress plugin contains an unrestricted file upload vulnerability that allows authenticated subscribers to achieve remote code execution on the underlying server.
Executive summary
The Workeera WordPress plugin is vulnerable to an arbitrary file upload flaw that enables authenticated attackers to execute malicious code on the server, resulting in a full system compromise.
Vulnerability
This vulnerability, identified as CWE-434, stems from a failure to validate file types and restrict profile submissions within the Workeera plugin. An authenticated attacker with subscriber-level access can upload malicious files to a publicly accessible directory, leading to remote code execution.
Business impact
The ability for a low-privileged user to execute arbitrary code on the web server poses a critical risk to business operations. This vulnerability could lead to total system compromise, unauthorized data exfiltration, or the deployment of ransomware. Given the CVSS score of 8.8, this flaw represents a significant threat to data integrity, confidentiality, and availability.
Remediation
Immediate Action: Update the Workeera plugin to version 1.0.6 or later immediately to incorporate the necessary file validation controls.
Proactive Monitoring: Inspect web server logs for suspicious file uploads or requests directed at directories where user-supplied content is stored.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block unauthorized file uploads and restrict access to the affected plugin endpoints if an immediate update is not feasible.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
This vulnerability presents a severe risk to WordPress environments by allowing remote code execution through a simple authenticated upload. Organizations utilizing the Workeera plugin must prioritize the update to version 1.0.6 immediately. Failure to patch this vulnerability leaves the application infrastructure susceptible to complete takeover by malicious actors.
More WordPress CVEs
Sources
Originally found and disclosed by Erwan LR (WPScan), with WPScan (coordinator), per the CVE Program record.