A weakness has been identified in Totolink NR1800X 9.1.0u.6279_B20210910. Affected by this issue is the function Form_Logout of the file /formLogout.htm of the component lighttpd. This manipulation of the argument Host causes stack-based buffer overflow. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Security readout for executives and security teams
Plain-English summary
This CVE affects Totolink NR1800X routers on firmware 9.1.0u.6279_B20210910. A remote unauthenticated attacker may trigger a stack-based buffer overflow through the lighttpd logout handler. Public exploit material is referenced, but the bundle does not show confirmed active exploitation.
Executive priority
Treat this as urgent for any deployed NR1800X on the affected firmware. The issue is remotely reachable, unauthenticated, rated critical, and has public exploit material. Reduce exposure immediately while awaiting or confirming vendor remediation.
Technical view
VulDB describes a stack-based buffer overflow in Form_Logout, served by /formLogout.htm in the lighttpd component. Manipulating the Host argument can trigger memory corruption remotely. The CVSS v2 score is 10.0 with network access, low complexity, no authentication, and complete confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to Totolink NR1800X devices running firmware 9.1.0u.6279_B20210910, especially where the router web service is reachable from untrusted networks. The source bundle does not identify other Totolink models or firmware versions as affected.
Exploitation context
The source bundle says exploit code has been made public and could be used for attacks. KEV status is false, and no cited source in the bundle confirms active exploitation in the wild.
Researcher notes
Evidence comes from VulDB and CVE-linked records. The bundle names Form_Logout in /formLogout.htm, the Host argument, CWE-119/CWE-121, and public exploit availability. It does not provide a vendor advisory, patch version, confirmed exploitation, or broader affected-version evidence.
Mitigation direction
Check Totolink guidance for patched firmware or an official workaround.
Remove untrusted network access to the router web interface where possible.
Restrict management access to trusted administrative networks only.
Prioritize replacement or isolation if no vendor fix is available.
Monitor vendor and CVE records for updates.
Validation and detection
Inventory Totolink NR1800X devices and record firmware versions.
Confirm whether firmware 9.1.0u.6279_B20210910 is deployed.
Review firewall rules for exposure of the device web interface.
Check logs for unexpected access to /formLogout.htm where available.
Track VulDB, CVE, and Totolink sources for remediation updates.
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-119: 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.
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.
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.
4CVSS vectors
6Timeline events
1ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: total
CVSS vector scores
4 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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.