Description
TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15 were discovered to contain a command injection vulnerability in the net.set_wan interface. This vulnerability allows attackers to execute arbitrary commands as root via a crafted input.
Published: 2026-07-30
Score: 9.8 Critical
EPSS: 2.7% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A command injection flaw exists in the net.set_wan interface of certain Cudy routers, allowing an attacker to inject arbitrary commands that execute with root privileges. The weakness is a classic CWE‑77 scenario where unsanitised input is passed directly to a shell. If exploited, the attacker gains full control of the device, compromising confidentiality, integrity, and availability of the network the router serves.

Affected Systems

Cudy routers – TR1200 (v2.4.15), TR3000 (v2.4.21), WR300 (v2.4.25), WR1200 (v2.4.23), WR1300 (v2.4.22), WR1500 (v2.3.10), WR3000 (v2.4.19), WR3600 (v2.3.16) and WR6500 (v2.3.15) – are all affected. These devices expose the vulnerable net.set_wan interface over the network and have not been patched to this version.

Risk and Exploitability

The CVSS score of 9.8 reflects the high severity of this vulnerability; the EPSS score of 3% indicates a moderate likelihood of exploitation, but the lack of a KEV listing does not diminish the impact. The attack vector is inferred to be remote, as the net.set_wan interface is accessible over the network, although it may require enumeration of device services and potentially valid credentials. Because the flaw permits execution as root, the full attack surface is all system functionalities, making this a critical risk for any network that relies on the listed router models.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and install the latest firmware from Cudy that removes or secures the net.set_wan interface.
  • Restrict or block access to the net.set_wan endpoint using firewall rules or network segmentation so that only trusted management hosts can reach it.
  • Enable logging and monitor for anomalous command execution attempts to detect exploitation attempts early.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Cudy
Cudy tr1200
Cudy tr3000
Cudy wr1200
Cudy wr1300
Cudy wr1500
Cudy wr300
Cudy wr3000
Cudy wr3600
Cudy wr6500
Vendors & Products Cudy
Cudy tr1200
Cudy tr3000
Cudy wr1200
Cudy wr1300
Cudy wr1500
Cudy wr300
Cudy wr3000
Cudy wr3600
Cudy wr6500

Tue, 04 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Title Command Injection in Cudy Router Net.set_wan Interface Allows Root Execution

Fri, 31 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Title Command Injection in Cudy Router Net.set_wan Interface Allows Root Execution

Fri, 31 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-77
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': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Description TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15 were discovered to contain a command injection vulnerability in the net.set_wan interface. This vulnerability allows attackers to execute arbitrary commands as root via a crafted input.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-31T11:41:41.617Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38709

cve-icon Vulnrichment

Updated: 2026-07-31T11:41:24.329Z

cve-icon NVD

Status : Received

Published: 2026-07-30T22:16:54.970

Modified: 2026-07-31T12:16:49.683

Link: CVE-2026-38709

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:22:27Z

Weaknesses
  • CWE-77

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