Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Remote low-complexity command injection to root gives C/I/A:H; PR:L rather than PR:N because the dmz function is an administrative router feature normally requiring management-interface access.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
2DescriptionCVE.org
MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the dmz function that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit this vulnerability through the dmz function to execute malicious commands and obtain root privileges on the underlying system.
AnalysisAI
OS command injection in the MSI Radix AXE6600 tri-band Wi-Fi 6E gaming router (firmware v781521) lets attackers reach the device's dmz configuration function, inject shell metacharacters, and execute arbitrary commands as root on the underlying Linux system. The flaw was reported by VulnCheck and carries a vendor CVSS 4.0 base score of 9.3 (VC:H/VI:H/VA:H), reflecting complete compromise of confidentiality, integrity, and availability. No public exploit identified at time of analysis, and the CVE is not listed in CISA KEV, but a vendor firmware update is available.
Technical ContextAI
The affected component is the router's DMZ (demilitarized zone) handling routine, a configuration feature that maps inbound traffic to an internal host. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning user-supplied input passed to the dmz function is concatenated into a system-level shell command without sanitization. On embedded SOHO routers this typically manifests where a web/CGI handler builds an iptables or netfilter/nvram command string from the DMZ host parameter and executes it via system()/popen(); unescaped characters such as ;, |, `, or $() break out of the intended command and run attacker-controlled binaries with the web daemon's privileges, which on these devices is root. The single affected product is identified by CPE cpe:2.3:a:msi:radix_axe6600:*:*:*:*:*:*:*:*, an MSI RadiX AXE6600 Wi-Fi 6E tri-band gaming router running firmware v781521.
RemediationAI
Apply the vendor firmware update: Patch available per MSI advisory - download and install the latest RadiX AXE6600 firmware (superseding v781521) from the MSI support page at https://us.msi.com/Networking/RadiX-AXE6600-WiFi-6E-Tri-Band-Gaming-Router/support; consult the VulnCheck advisory at https://www.vulncheck.com/advisories/msi-radix-axe6600-v781521-command-injection-via-dmz-function for confirmation of the fixed build number, which is not enumerated in the input data. Until patched, disable the DMZ feature entirely in the router settings to remove the vulnerable code path (side effect: any legitimately DMZ-hosted service will lose inbound reachability). Additionally, ensure the web administration interface is not exposed to the WAN/internet by disabling remote management and blocking inbound access to the management port from untrusted networks, and change any default administrator credentials to limit who can reach the dmz function (trade-off: remote admin convenience is lost). Restrict management-plane access to a trusted VLAN or management host where possible.
More in Radix Axe6600
View allOS command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers inject she
OS command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers inject she
Command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers inject OS com
Remote code execution in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets unauthenticated network at
Remote command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers run ar
OS command injection in the MSI Radix AXE6600 WiFi 6E gaming router (firmware v781521) allows remote attackers to inject
Remote command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets attackers reach the dev
Remote command injection in the MSI Radix AXE6600 WiFi 6E gaming router (firmware v781521) lets network-reachable attack
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54829
GHSA-qjr9-9qjx-f2rr