Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable command injection yielding root (C/I/A:H); PR:L rather than PR:N because the ipsec_conn VPN-config interface typically sits behind router admin authentication.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
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 ipsec_conn interface. This vulnerability allows attackers to execute arbitrary commands as root via a crafted input.
AnalysisAI
Root-level command injection in Cudy TR- and WR-series routers lets attackers run arbitrary OS commands through the ipsec_conn interface, which fails to sanitize user-supplied input before passing it to a shell context. Affected models span 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). No public exploit identified at time of analysis, and CISA SSVC records exploitation status as none; EPSS is modest at 1.21% (65th percentile), so this is a high-severity design flaw without evidence of widespread exploitation yet.
Technical ContextAI
The vulnerable component is the ipsec_conn interface, part of the routers' IPsec VPN connection handling within the embedded Linux (OpenWrt-style) management stack typical of Cudy SOHO devices. The root cause is CWE-77 (Improper Neutralization of Special Elements used in a Command), meaning attacker-controlled parameters passed to the ipsec_conn routine are concatenated into a system/shell call without escaping or allow-list validation, so shell metacharacters (;, |, `, $()) break out of the intended command. Because router management daemons on these devices generally run as root, injected commands inherit full root privileges. The CPE data supplied (cpe:2.3:a:n/a:n/a:*) is a placeholder and does not enumerate the actual affected products - the authoritative product/version list comes from the CVE description and the Cudy security advisory.
RemediationAI
Apply the fixed firmware released by Cudy for each affected model per the vendor advisory at https://www.cudy.com/pages/security-advisory/cudy-sa-26-7-ehixbe (Patch available per vendor advisory; an exact fixed version was not provided in the input data - confirm the target build on Cudy's advisory before deploying). Until patched firmware is installed, reduce exposure by disabling the IPsec/VPN feature if it is not in use, and ensure the router's web/management and IPsec interfaces are not reachable from the WAN - restrict administration to the LAN or a trusted management VLAN and block external access to the management and IKE/IPsec ports (UDP 500/4500) at the perimeter; the trade-off is loss of remote VPN and remote-admin functionality. Additionally change default administrative credentials and monitor the device for anomalous outbound connections, since successful exploitation yields root. Corroborating references: https://nvd.nist.gov/vuln/detail/CVE-2026-38713 and https://vuldb.com/vuln/385141.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51648
GHSA-r4gp-3c4m-74m2