CVE-2026-3088 Overview
CVE-2026-3088 is a denial of service vulnerability affecting NETGEAR Orbi mesh router and satellite devices. Unauthenticated attackers on the adjacent local network can render the router unavailable by sending specially crafted requests. The vulnerability is categorized under [CWE-787] (Out-of-bounds Write), suggesting a memory corruption condition triggered during request handling. NETGEAR disclosed the issue in its June 2026 Security Advisory, affecting the RBR860, RBRE950, RBRE960, RBS860, RBSE950, and RBSE960 product lines.
Critical Impact
An unauthenticated attacker with local network access can crash the router, disrupting connectivity for all downstream clients until the device is manually rebooted.
Affected Products
- NETGEAR Orbi RBR860 / RBS860 mesh router and satellite
- NETGEAR Orbi RBRE950 / RBSE950 mesh router and satellite
- NETGEAR Orbi RBRE960 / RBSE960 mesh router and satellite
Discovery Timeline
- 2026-06-09 - CVE-2026-3088 published to NVD
- 2026-06-10 - Last updated in NVD database
- June 2026 - NETGEAR publishes Security Advisory addressing the issue
Technical Details for CVE-2026-3088
Vulnerability Analysis
The vulnerability resides in the request handling logic of the Orbi router firmware. Specially crafted packets trigger an out-of-bounds write condition, which corrupts adjacent memory and crashes the affected service. Because the flaw is reachable without authentication and from any device on the adjacent local network, any guest, compromised endpoint, or rogue wireless client can trigger the condition.
The attack does not yield code execution or data exfiltration based on published advisory information. The impact is restricted to availability, taking the router offline and disrupting Wi-Fi and routed traffic for connected clients. Recovery requires a manual reboot or, in repeated attack scenarios, segmenting the attacker from the network.
Root Cause
The root cause is an out-of-bounds write [CWE-787] in a request parser exposed to the local network. The parser fails to validate the size or structure of incoming request data before writing it into a fixed memory region. NETGEAR has not published low-level details about the affected component or protocol parser. See the NETGEAR June 2026 Security Advisory for vendor-supplied detail.
Attack Vector
Exploitation requires adjacent network access (AV:A). The attacker must be on the same LAN or wireless segment as the Orbi device — for example, an associated Wi-Fi client or a wired host. No credentials and no user interaction are required. The vulnerability mechanism is described in prose only, as no verified proof-of-concept code is publicly available.
Detection Methods for CVE-2026-3088
Indicators of Compromise
- Unscheduled router reboots or loss of LAN/Wi-Fi connectivity coinciding with traffic from a single LAN host
- Repeated DHCP lease renewals across client devices following router service restarts
- Anomalous, malformed, or oversized requests targeting the router management interface or local services
Detection Strategies
- Monitor router uptime and syslog output for repeated crash-restart cycles
- Inspect LAN traffic for malformed packets directed at the router's management plane or UPnP/HTTP services
- Correlate connectivity outages with the presence or join events of untrusted wireless clients
Monitoring Recommendations
- Forward router syslog to a centralized logging or SIEM platform for retention and correlation
- Alert on router availability gaps shorter than typical firmware update windows
- Track wireless association events for unmanaged or guest devices preceding outages
How to Mitigate CVE-2026-3088
Immediate Actions Required
- Apply the firmware update referenced in the NETGEAR June 2026 Security Advisory to all affected Orbi routers and satellites
- Restrict wireless access to trusted devices and disable guest networks where not required
- Audit currently associated clients and remove any unknown or unauthorized devices
Patch Information
NETGEAR has released fixed firmware for the affected Orbi 860, RBRE950/RBSE950, and RBRE960/RBSE960 series. Refer to the product-specific support pages — RBR860, RBRE950, RBRE960, RBS860, RBSE950, and RBSE960 — to download the latest firmware version. Apply updates through the NETGEAR Orbi mobile app or the device administration interface.
Workarounds
- Isolate the Orbi management interface on a dedicated VLAN with limited client access
- Use WPA3 or WPA2-Enterprise authentication to limit who can join the local wireless network
- Disable remote management and unused local services such as UPnP until firmware is applied
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

