CVE-2026-71961 PUBLISHED

Cudy WR3000 2.0 OS Command Injection via Mesh MQTT Command Handler

Assigner: VulnCheck
Reserved: 08.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor Shenzhen Cudy Technology Co., Ltd.
Product WR3000 2.0
Versions Default: affected
  • affected from 0 to 2.5.24 (excl.)

Credits

  • Nir Yehoshua finder

References

Problem Types

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