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
Network-reachable Telnet config interface with low complexity, but the injection sits in a configuration function normally requiring admin access, so PR:L; root command execution gives C/I/A High.
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 TelnetSSH function used for Telnet configuration that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit this vulnerability through the Telnet configuration interface to inject malicious commands and obtain root privileges on the underlying system.
AnalysisAI
Command injection in the MSI Radix AXE6600 WiFi 6E gaming router (firmware v781521) lets attackers reach the TelnetSSH function that handles Telnet configuration and inject shell metacharacters, yielding arbitrary command execution as root. Reported to NVD via VulnCheck and tagged as Command Injection, the flaw grants full device takeover, but no public exploit or CISA KEV listing has been identified and no patched firmware version has been published. CVSS 4.0 is scored 9.3 and reflects network reach with total loss of confidentiality, integrity, and availability on the router.
Technical ContextAI
The affected component is the router's embedded management stack - specifically the TelnetSSH routine that configures the Telnet service on the MSI Radix AXE6600, a consumer Wi-Fi 6E tri-band gaming router running Linux-based firmware (v781521). The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command): user-supplied input passed to the Telnet configuration handler is concatenated into a system-level shell call (system()/popen()-style execution or a shelled-out service restart) without neutralizing shell metacharacters such as ;, |, backtick, or $(). Because these SOHO router services typically run as root, injected commands execute in the highest-privilege context of the underlying embedded (BusyBox-class) Linux environment. No CPE strings were supplied in the intelligence feed, so the exact affected build is pinned only to the vendor-stated firmware string v781521.
RemediationAI
No vendor-released patch identified at time of analysis; MSI has published no fixed firmware version in the available references, so monitor the MSI support page (https://us.msi.com/Networking/RadiX-AXE6600-WiFi-6E-Tri-Band-Gaming-Router/support) for a build superseding v781521 and apply it once released. As compensating controls, disable the Telnet/Telnet-configuration service entirely if it is not required (this removes the vulnerable interface at the cost of losing Telnet management), and if it must remain enabled, restrict access to the management plane to trusted LAN hosts and block Telnet (TCP/23) and remote/WAN administration at the network edge - accepting that this does not stop an attacker already on the LAN. Change default administrative credentials and place the management interface on an isolated VLAN to limit who can reach the configuration interface. Review the VulnCheck advisory (https://www.vulncheck.com/advisories/msi-radix-axe6600-v781521-command-injection-via-telnetssh-function-used-for-telnet-configuration) for any updated fix guidance.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54834
GHSA-3mcf-6wx8-8w5c