VYPR
Unrated severityNVD Advisory· Published Mar 29, 2023· Updated Feb 18, 2025

CVE-2022-27643

CVE-2022-27643

Description

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of NETGEAR R6700v3 1.0.4.120_10.0.91 routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of SOAP requests. When parsing the SOAPAction header, the process does not properly validate the length of user-supplied data prior to copying it to a buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-15692.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Pre-auth buffer overflow in NETGEAR R6700v3 upnpd allows network-adjacent attackers to execute arbitrary code as root.

Vulnerability

The vulnerability is a buffer overflow in the handling of SOAP requests in the upnpd process of NETGEAR R6700v3 routers running firmware version 1.0.4.120_10.0.91. When parsing the SOAPAction header, the process does not properly validate the length of user-supplied data prior to copying it to a buffer. Authentication is not required. This issue affects multiple NETGEAR product models as listed in the advisory [1], with the R6700v3 being one of them.

Exploitation

An attacker needs to be network-adjacent (i.e., on the same WiFi network or connected via Ethernet) and can send a crafted SOAP request with an overly long SOAPAction header. No authentication or user interaction is required. The stack-based buffer overflow can be triggered by sending a malicious packet to the router's UPnP service (typically on port 5000).

Impact

Successful exploitation allows an attacker to execute arbitrary code in the context of the root user, leading to full compromise of the device. This can result in disclosure of sensitive information, modification of router settings, denial of service, or use of the router in botnet operations.

Mitigation

NETGEAR has released firmware version 1.0.4.126 for the R6700v3 to fix this vulnerability [1]. Users should update to the latest firmware as soon as possible. The vulnerability was also disclosed by Zero Day Initiative as ZDI-22-519 and demonstrated at Pwn2Own 2022 [2]. No public exploit code is known, but the attack surface is significant due to the pre-authentication nature.

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

2
  • Netgear/R6700v3llm-fuzzy
    Range: 1.0.4.120_10.0.91
  • NETGEAR/R6700v3v5
    Range: 1.0.4.120_10.0.91

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.