Netgear R6900P/R7000P HTTP Header sub_16C4C buffer overflow
Description
A vulnerability has been found in Netgear R6900P and R7000P 1.3.3.154 and classified as critical. Affected by this vulnerability is the function sub_16C4C of the component HTTP Header Handler. The manipulation of the argument Host leads to buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. This vulnerability only affects products that are no longer supported by the maintainer.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Buffer overflow in Netgear R6900P and R7000P HTTP Host header handling allows pre-authentication remote code execution on end-of-life firmware.
Vulnerability
A stack-based buffer overflow vulnerability exists in the HTTP header handler function sub_16C4C of Netgear R6900P and R7000P routers running firmware version 1.3.3.154. The function uses sscanf to parse the Host field in incoming HTTP requests without validating the length of the input. This allows an attacker to overflow a stack buffer, corrupting adjacent memory. The affected products are end-of-life (EOS) and no longer receive firmware updates [1].
Exploitation
The vulnerability can be triggered remotely without authentication. An attacker sends a crafted HTTP GET request to the router's web server on port 80, with an excessively long Host header. The provided proof-of-concept (PoC) sends a Host field padded with approximately 3356 bytes of arbitrary data, causing the HTTP server process to crash. Further manipulation can lead to code execution. The exploit has been publicly disclosed [2].
Impact
Successful exploitation results in denial of service (DoS) due to HTTP server crash. However, the buffer overflow can be leveraged to achieve pre-authentication remote code execution (RCE), granting the attacker full control over the device. Given the large number of these routers still exposed on the public internet, the vulnerability poses a significant security risk [2].
Mitigation
Netgear has declared these products end-of-service (R6900P and R7000P), and no firmware patch will be released. Users are strongly advised to replace affected routers with newer, supported models. As a workaround, disabling remote management and limiting LAN access may reduce exposure, but the only complete mitigation is hardware replacement [1][2].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/physicszq/Routers/tree/main/Netgear/1.3.3.154mitreexploit
- vuldb.commitrethird-party-advisory
- vuldb.commitresignaturepermissions-required
- vuldb.commitrevdb-entrytechnical-description
- www.netgear.commitreproduct
- www.netgear.com/about/eos/mitrerelated
News mentions
0No linked articles in our index yet.