CVE-2026-71987: MSI Radix AXE6600 v781521 Command Injection via alg function
MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the alg function that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit this vulnerability through the alg function to execute malicious commands and obtain root privileges on the underlying system.
Security readout for executives and security teams
Plain-English summary
A reported flaw in MSI RadiX AXE6600 firmware v781521 could let an unauthenticated remote attacker run commands as root. Successful exploitation could expose network traffic, alter router settings, disrupt connectivity, or use the router as a foothold into connected environments.
Executive priority
Prioritize identification and containment immediately because compromise is reported to grant root control without authentication. Expedite verified vendor remediation for exposed devices. If no confirmed fixed firmware exists, reduce reachability and consider replacement based on the router's network criticality.
Technical view
CVE-2026-71987 is reported as CWE-78 command injection in the router's alg function. Its CVSS 3.1 score is 9.8 because exploitation is described as network-accessible, low-complexity, requiring no privileges or user interaction, with complete confidentiality, integrity, and availability impact.
Likely exposure
Exposure is supported only for the MSI RadiX AXE6600 and firmware v781521 described in the bundle. The affected-version metadata separately lists version "0," creating uncertainty. Risk is greatest where the vulnerable alg function is reachable from untrusted networks; its precise exposure conditions are not documented here.
Exploitation context
The supplied bundle marks this CVE as absent from KEV and provides no evidence of active exploitation or a public exploit. The reported unauthenticated, remote path and root-level outcome nevertheless make exposed affected routers attractive targets. Treat exploit status as unconfirmed, not as evidence of safety.
Researcher notes
The core claim is severe, but evidence is incomplete: the description identifies v781521 while structured affected data lists version "0." The MSI support link is tagged as a patch source, yet no fixed release is specified in the bundle. Reachability, vulnerable parameters, indicators of compromise, and exploitation prevalence remain unconfirmed.
Mitigation direction
Inventory MSI RadiX AXE6600 routers and record their exact installed firmware versions.
Review MSI support for firmware explicitly addressing CVE-2026-71987; the supplied evidence names no confirmed fixed version.
Restrict router management and ALG-related interfaces to trusted networks where operationally possible.
Disable unnecessary affected functionality only if MSI guidance confirms that this safely reduces exposure.
Consider isolating or replacing affected routers when no verified remediation is available.
Validation and detection
Confirm the device model and firmware through trusted administrative records or the local management interface.
Determine whether the alg function is reachable from WAN or other untrusted network segments.
Check MSI's support page for release notes explicitly referencing this CVE or the alg command-injection flaw.
Review router logs and monitoring for unexplained configuration changes, restarts, or unexpected outbound activity.
After remediation, verify the installed firmware version and recheck exposure from untrusted segments.
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.