Description
The wpmudev-updates WordPress plugin before 5.0.1 does not verify the integrity of the packages installed through its remote management interface, nor protect those requests against replay, allowing an attacker able to obtain or replay a valid signed management request to install and execute arbitrary code (remote code execution).
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The wpmudev-updates WordPress plugin fails to validate the integrity of packages installed through its remote management interface and does not guard these requests against replay attacks, enabling an attacker who can obtain or replay a valid signed request to install and execute arbitrary code. This flaw gives the attacker full control over the affected system, compromising confidentiality, integrity, and availability. The weakness is a failure to verify cryptographic signatures (CWE-347) and the lack of replay protection (CWE-354).

Affected Systems

Any WordPress installation running the wpmudev-updates plugin with a version prior to 5.0.1 is affected. No vendor or product name beyond the plugin identifier is known, and version information is limited to the pre‑5.0.1 cutoff.

Risk and Exploitability

Because the exploit hinges on obtaining or replaying a signed request, an attacker must have access to the remote management interface or be able to intercept traffic; these conditions are typically met by local users with management privileges or by an attacker with network access to the site. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the nature of the flaw (remote code execution) indicates a high severity. Official remediation by the vendor is required to mitigate this risk.

Generated by OpenCVE AI on August 12, 2026 at 12:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Implement the vendor‑supplied update to version 5.0.1 or later, which validates package integrity and adds replay protection.
  • Restrict access to the remote management interface to trusted administrators only, using role‑based access controls and secure authentication.
  • Monitor for unexpected remote management requests and log any anomalies to detect potential replay attempts or unauthorized code deployment.

Generated by OpenCVE AI on August 12, 2026 at 12:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-347
CWE-354

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The wpmudev-updates WordPress plugin before 5.0.1 does not verify the integrity of the packages installed through its remote management interface, nor protect those requests against replay, allowing an attacker able to obtain or replay a valid signed management request to install and execute arbitrary code (remote code execution).
Title WPMU DEV Dashboard < 5.0.1 - Remote Code Execution via Hub Install Action
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T06:00:14.645Z

Reserved: 2026-07-17T10:04:36.248Z

Link: CVE-2026-16051

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T06:18:15.680

Modified: 2026-08-12T06:18:15.680

Link: CVE-2026-16051

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T12:30:03Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature

  • CWE-354

    Improper Validation of Integrity Check Value