Description
Cudy WR3000 2.0 running firmware before 2.5.24 contains an OS command injection vulnerability that allows authenticated attackers to execute arbitrary OS commands with root privileges by sending unsanitized input through the mesh MQTT command interface. The sync_command binary forwards unsanitized input directly to a shell execution sink in command.lua, enabling attackers with access to the MQTT broker to exploit the default-enabled command execution path to achieve full root-level system compromise.
Published: 2026-08-19
Score: 8.7 High
EPSS: 3.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cudy WR3000 2.0 firmware versions prior to 2.5.24 contain an OS command injection flaw (CWE-78) in the sync_command binary. Unsanitized input sent through the mesh MQTT command handler is forwarded directly to a shell execution sink in command.lua, which allows authenticated attackers with access to the MQTT broker to run arbitrary OS commands as root. The attacker can therefore achieve full system compromise, including data theft, disruption, and persistence.

Affected Systems

Shenzhen Cudy Technology Co., Ltd. wireless routers running WR3000 2.0 firmware before version 2.5.24 are affected.

Risk and Exploitability

The CVSS score is 8.7, indicating that the vulnerability has high severity. EPSS is 3%, indicating a moderate likelihood of exploitation, and it is not listed in the CISA KEV catalog. It requires the attacker to be authenticated to the MQTT broker, so an attacker with network access to the device’s MQTT service can exploit the default enabled command execution path to elevate privileges to root. The attack could be executed remotely over the local network or the internet if the MQTT broker is exposed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WR3000 firmware to version 2.5.24 or later, which removes the command injection path.
  • If an upgrade is not yet possible, disable or block the mesh MQTT command interface and restrict MQTT broker access to trusted devices only.
  • Ensure that MQTT authentication is enabled and the broker is isolated from untrusted networks to minimize the attack surface.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Shenzhen Cudy Technology
Shenzhen Cudy Technology wr3000 2.0
Vendors & Products Shenzhen Cudy Technology
Shenzhen Cudy Technology wr3000 2.0

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Cudy WR3000 2.0 running firmware before 2.5.24 contains an OS command injection vulnerability that allows authenticated attackers to execute arbitrary OS commands with root privileges by sending unsanitized input through the mesh MQTT command interface. The sync_command binary forwards unsanitized input directly to a shell execution sink in command.lua, enabling attackers with access to the MQTT broker to exploit the default-enabled command execution path to achieve full root-level system compromise.
Title Cudy WR3000 2.0 OS Command Injection via Mesh MQTT Command Handler
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Shenzhen Cudy Technology Wr3000 2.0
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T19:09:34.198Z

Reserved: 2026-08-08T16:43:04.177Z

Link: CVE-2026-71961

cve-icon Vulnrichment

Updated: 2026-08-20T15:53:57.272Z

cve-icon NVD

Status : Received

Published: 2026-08-19T15:18:02.083

Modified: 2026-08-20T16:17:52.367

Link: CVE-2026-71961

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:16:27Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')