LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41437: An HTTP response splitting attack in web application in ASUS RT-AX88U before v3.0.0.4.388.20558 allows an a...

An HTTP response splitting attack in web application in ASUS RT-AX88U before v3.0.0.4.388.20558 allows an attacker to craft a specific URL that if an authenticated victim visits it, the URL will give access to the cloud storage of the attacker.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-41437 affects the ASUS RT-AX88U router web application before firmware v3.0.0.4.388.20558. An attacker could craft a URL that, if visited by an authenticated victim, may expose access to the attacker's cloud storage. Business urgency is moderate: user interaction is required, but confidentiality impact is rated high.

Executive priority

Treat as a moderate-priority router remediation item. It is not listed as known exploited in the provided sources, but affected internet infrastructure and high confidentiality impact justify timely firmware validation and update.

Technical view

The issue is described as HTTP response splitting in the RT-AX88U web application, categorized as CWE-74. CVSS v3.1 is 6.5 with network attack vector, low complexity, no privileges required by the attacker, required user interaction, unchanged scope, and high confidentiality impact.

Likely exposure

Exposure is likely limited to ASUS RT-AX88U deployments running firmware earlier than v3.0.0.4.388.20558, especially where authenticated users access the router web application and may follow attacker-controlled links.

Exploitation context

The CVE references a public GitHub exploit repository, but the source bundle does not show CISA KEV listing or confirmed active exploitation. Exploitation requires an authenticated victim to visit a crafted URL.

Researcher notes

Affected product metadata is incomplete in the bundle, but the CVE description specifically names ASUS RT-AX88U before v3.0.0.4.388.20558. Avoid expanding scope beyond that model/version based on these sources alone.

Mitigation direction

  • Upgrade ASUS RT-AX88U firmware to v3.0.0.4.388.20558 or later.
  • Check ASUS support guidance for the current recommended firmware version.
  • Restrict router management access to trusted users and networks.
  • Warn router administrators against opening untrusted links while authenticated.
  • Isolate or replace devices that cannot receive the fixed firmware.

Validation and detection

  • Inventory ASUS RT-AX88U routers in use.
  • Compare installed firmware against v3.0.0.4.388.20558.
  • Confirm router web administration is not broadly reachable.
  • Verify firmware update completion after remediation.
  • Track any exceptions where fixed firmware cannot be installed.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-74: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-41437 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-41437Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-74 · source CWE mapping

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.