Skip to main content

WPMU DEV Dashboard CVE-2026-16051

| EUVDEUVD-2026-57085 CRITICAL
Code Injection (CWE-94)
2026-08-12 WPScan GHSA-9hq3-gc69-h95q
9.8
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.1 HIGH

Network RCE with no attacker auth or user interaction (PR:N/UI:N) but AC:H because a valid signed management request must be captured or replayed; full C/I/A impact via code execution.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 12, 2026 - 20:34 vuln.today
CVSS changed
Aug 12, 2026 - 20:22 NVD
9.8 (CRITICAL)
Patch available
Aug 12, 2026 - 07:16 EUVD
CVE Published
Aug 12, 2026 - 06:00 cve.org
CRITICAL 9.8
CVE Published
Aug 12, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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).

AnalysisAI

Remote code execution in the WPMU DEV Dashboard (wpmudev-updates) WordPress plugin before 5.0.1 allows an attacker who can obtain or replay a single valid signed management request to push and execute arbitrary code on the site. The plugin's remote management interface installs packages without verifying their integrity and without replay protection, so a captured legitimate management call can be reused to install an attacker-controlled package. WPScan reports publicly available exploit code and the plugin scores CVSS 9.8; EPSS is elevated at 22%, but there is no public exploit identified as actively exploited in the wild (not in CISA KEV).

Technical ContextAI

wpmudev-updates is the WPMU DEV Dashboard plugin, which connects self-hosted WordPress sites to WPMU DEV's cloud service (The Hub) to manage plugin/theme installations and updates remotely. That management channel accepts signed requests instructing the site to fetch and install packages. The root cause is CWE-94 (Improper Control of Generation of Code / Code Injection): the install routine trusts the delivered package without cryptographic integrity verification of the payload, and the request-authentication scheme lacks anti-replay protection (no nonce/timestamp binding), so a valid signature can be reused. The CPE cpe:2.3:a:unknown:wpmudev-updates:*:*:*:*:*:*:*:* confirms the affected package name, with the vendor namespace unresolved in the NVD CPE dictionary.

RemediationAI

Vendor-released patch: upgrade wpmudev-updates to version 5.0.1 or later, which adds package integrity verification and replay protection to the remote management interface; this is the primary and recommended fix (see https://wpscan.com/vulnerability/8dae5fbf-2e9d-4978-b97d-a20e076cd309/). If immediate upgrade is not possible, disconnect the site from the WPMU DEV Hub / remote management to close the exploited channel, accepting the trade-off of losing centralized remote management and updates until reconnected. As additional compensating controls, restrict or monitor the plugin's management endpoints at the web/WAF layer and review recently installed plugins/themes for unexpected packages that may indicate a prior forged or replayed install; note that WAF filtering of legitimately-signed requests is imperfect and not a substitute for the patch.

Share

CVE-2026-16051 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy