Nmap versions up to and including 7.99 contains a denial of service vulnerability that allows remote attackers to crash the application by sending a crafted packet containing a zero-length TCP option. The malformed packet forces the Packet:parse_options() function in nselib/packet.lua to allocate objects in an infinite loop, causing an out-of-memory condition that results in application crash.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 18:18
Updated : 2026-08-13 15:20
NVD link : CVE-2026-72712
Mitre link : CVE-2026-72712
CVE.ORG link : CVE-2026-72712
JSON object : View
Products Affected
No product.
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
