CVE-2026-16051

9.8

WPMU DEV · wpmudev-updates

The wpmudev-updates WordPress plugin fails to verify the integrity of installed packages and lacks replay protection, enabling unauthenticated remote code execution via valid signed requests.

Executive summary

A critical vulnerability in the wpmudev-updates plugin allows unauthenticated attackers to execute arbitrary code on the host system.

Vulnerability

The vulnerability exists in the plugin management interface, which fails to perform proper cryptographic verification of update packages. This allows an unauthenticated attacker to inject and execute malicious code by replaying previously intercepted management requests.

Business impact

Successful exploitation grants an attacker full control over the WordPress environment, leading to potential data exfiltration, total system compromise, and significant reputational damage. With a CVSS score of 9.8, this flaw represents a maximum-severity risk that requires immediate remediation to prevent unauthorized system access.

Remediation

Immediate Action: Update the wpmudev-updates plugin to version 5.0.1 or later immediately.

Proactive Monitoring: Review web server and WordPress application logs for suspicious REST API requests or abnormal file modifications occurring within the plugin directory.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious or unauthorized requests directed at the plugin's management endpoints.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of this remote code execution vulnerability and the existence of a proof-of-concept, organizations must prioritize patching. Failure to update the affected plugin leaves the entire WordPress installation vulnerable to total takeover by remote, unauthenticated actors.

More WPMU DEV CVEs