Description
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.
Published: 2026-07-14
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack‑based buffer overflow located in the Form_Logout function of the formLogout.htm component of the lighttpd web server on the Totolink NR1800X router. Manipulating the Host argument allows an attacker to overflow the stack, potentially causing arbitrary code execution. The CVSS score of 9.3 indicates a high severity for confidentiality, integrity, and availability, as an attacker can fully compromise the device.

Affected Systems

The affected product is the Totolink NR1800X router running firmware version 9.1.0u.6279_B20210910. No other affected releases are listed in the CNA data, but any identical firmware build could be vulnerable.

Risk and Exploitability

The CVSS score of 9.3 confirms a critical risk level, while the EPSS score of less than 1% indicates that exploitation in the wild is currently uncommon. The vulnerability is exploitable remotely through the router’s web interface, and public exploit code has been released. Although the vulnerability is not listed in the CISA KEV catalog, its high severity and remote nature warrant prioritization in patch management and network hardening measures.

Generated by OpenCVE AI on July 31, 2026 at 09:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict access to the router’s web interface by configuring firewall rules or placing the device behind an internal network segment.
  • Implement rigorous access controls and monitor HTTP requests for anomalous Host header values to detect attempts to trigger the overflow.
  • Disable or block the Host header values via the router’s URL filtering or rewrite rules to prevent exploitation in the absence of a patch.

Generated by OpenCVE AI on July 31, 2026 at 09:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Totolink nr1800x
Vendors & Products Totolink nr1800x

Tue, 14 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Totolink NR1800X lighttpd formLogout.htm Form_Logout stack-based overflow
First Time appeared Totolink
Totolink nr1800x Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:totolink:nr1800x_firmware:*:*:*:*:*:*:*:*
Vendors & Products Totolink
Totolink nr1800x Firmware
References
Metrics cvssV2_0

{'score': 10, 'vector': 'AV:N/AC:L/Au:N/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 9.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.3, 'vector': '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:P'}


Subscriptions

Totolink Nr1800x Nr1800x Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-15T14:50:35.949Z

Reserved: 2026-07-14T05:27:02.636Z

Link: CVE-2026-15701

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:00:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow