CVE-2026-1681
CWE-674Published: May 12, 2026· Updated: May 13, 2026
Official Description
Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the destination is recognized as a local address, both the echo request and the resulting echo reply are processed inline before the current frame returns. The nested input-path frames exceed the work-queue stack and trigger a stack overflow.
Technical Analysis
CVE-2026-1681 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.
A successful exploit results in availability disruption (denial of service), with a CVSS base score of 6.1.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (1)
Quick Facts
Related CVEs (CWE-674)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-1681 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts