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: 9.8 Critical
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 an improper control of code generation (CWE-94).

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

Based on the description, it is inferred that the exploit requires an attacker to obtain or replay a valid signed request, so the attack vector is likely local or network-based access to the remote management interface. This necessitates either privileged local access or an ability to intercept traffic. The EPSS score of less than 1% indicates a low but non‑zero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog, yet its remote code execution nature denotes a high severity.

Generated by OpenCVE AI on August 13, 2026 at 02:54 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 13, 2026 at 02:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 01:15:00 +0000

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

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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-12T19:30:54.817Z

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

Link: CVE-2026-16051

cve-icon Vulnrichment

Updated: 2026-08-12T19:30:49.872Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16051

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T03:00:09Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')