CVE-2026-71984: MSI Radix AXE6600 v781521 Command Injection via urlfilter
MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the urlfilter function that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit the urlfilter function to inject malicious commands and obtain root privileges on the underlying system.
Security readout for executives and security teams
Plain-English summary
A flaw in the MSI RadiX AXE6600 router’s URL-filtering function may let an unauthenticated remote attacker run system commands as root. Successful compromise could expose network traffic, alter router settings, disrupt connectivity, or provide a foothold into connected environments.
Executive priority
Treat as an immediate asset-identification and remediation priority because compromise could grant root control of a network-edge device without authentication. Prioritize externally reachable and business-critical routers. Escalate any unexplained configuration changes or instability to incident response.
Technical view
CVE-2026-71984 is a CWE-78 command injection vulnerability reported in the urlfilter function of MSI RadiX AXE6600 firmware v781521. Its CVSS 3.1 score is 9.8: network-accessible, low complexity, no privileges or user interaction required, with high confidentiality, integrity, and availability impact.
Likely exposure
Confirmed scope is limited to the MSI RadiX AXE6600 and the firmware identified as v781521. Exposure is greatest where the vulnerable function is reachable from untrusted networks. The supplied affected-version metadata also lists “0,” so administrators should verify exact scope with MSI rather than infer additional versions.
Exploitation context
The sources describe remote, unauthenticated command execution with root privileges. The CVE is not listed as CISA KEV in the supplied data, and no cited evidence confirms active exploitation. Public exploit availability is not established by this source bundle.
Researcher notes
The supplied record identifies v781521 in the description, while structured affected-version data contains “0,” creating scope uncertainty. The MSI support page is labeled as a fix download, but no exact fixed version is provided. Validate version applicability and remediation directly with MSI. Avoid interpreting absent KEV status as proof of no exploitation.
Mitigation direction
Identify all MSI RadiX AXE6600 routers and record their installed firmware versions.
Check MSI support guidance for the confirmed fixed firmware version before updating.
Apply vendor-approved firmware promptly after appropriate configuration backup and change control.
Until remediated, restrict router management and URL-filtering access to trusted networks.
Isolate suspected devices and rotate router credentials after containment.
Validation and detection
Confirm each device model and firmware version through trusted administrative records.
Verify the installed firmware against MSI’s current support guidance.
Review router logs for unexpected administrative activity, commands, reboots, or configuration changes.
Confirm management services are not reachable from untrusted networks.
After updating, verify firmware integrity, configuration, connectivity, and access restrictions.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-78 · source CWE mapping
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.