CVE-2026-58058
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Summary
Nmap through 7.99 does not keep the IPv6 extension-header walk within the captured packet in ipv6_get_data_primitive (libnetutil/netutil.cc), so the pointer advances past the buffer and the remaining-length computation underflows to a large value. A scanned target or on-path attacker returning a crafted IPv6 response with a truncated extension header can trigger out-of-bounds reads and a crash during raw IPv6 scans.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Nmap | Nmap | 0 <= 7.99 | affected |
Weaknesses
- CWE-191: Integer Underflow (Wrap or Wraparound)
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/bikini/exploitarium/tree/main/nmap-ipv6-extlen-wrap-poc
- https://github.com/nmap/nmap/commit/bb6754e76bb1686315008e1aa1c40202a513fb83
- https://nmap.org/changelog.html
- https://www.vulncheck.com/advisories/nmap-integer-underflow-in-ipv6-extension-header-parsing
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.