PatchSiren cyber security CVE debrief
CVE-2026-72712 Nmap Project CVE debrief
A denial of service vulnerability exists in Nmap versions up to and including 7.99. Remote attackers can crash the application by sending a crafted packet with a zero-length TCP option, causing an out-of-memory condition. This vulnerability can lead to potential application crashes, emphasizing the need for defenders to verify Nmap versions and apply patches promptly. The vulnerability is triggered by a malformed packet that forces the Packet:parse_options() function in nselib/packet.lua to allocate objects in an infinite loop.
- Vendor
- Nmap Project
- Product
- Nmap
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for maintaining Nmap installations should assess exposure and prioritize patching to prevent potential crashes. This includes verifying Nmap versions, implementing compensating controls, and monitoring for potential crashes. Security teams and vulnerability management teams should also review the CVE record and NVD vulnerability detail page for additional information on the vulnerability and potential fixes.
Why it matters
A denial of service vulnerability exists in Nmap versions up to and including 7.99. Defenders should prioritize verifying Nmap versions and applying patches to prevent potential crashes.
- Potential application crashes require verification and patching to prevent denial of service
- Defenders must verify Nmap versions and implement compensating controls to prevent exploitation
Technical summary
The vulnerability exists in Nmap versions up to and including 7.99. A remote attacker can crash the application by sending a crafted packet with a zero-length TCP option, causing an out-of-memory condition. The vulnerability is triggered by a malformed packet that forces the Packet:parse_options() function in nselib/packet.lua to allocate objects in an infinite loop. This results in an out-of-memory condition that leads to application crash. Defenders should prioritize verifying Nmap versions and applying patches to prevent potential crashes.
Defensive priority
Defenders should prioritize verifying Nmap versions and applying patches to prevent potential crashes.
Recommended defensive actions
- Verify Nmap versions and apply patches
- Monitor for potential crashes
- Implement compensating controls to prevent exploitation
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The vulnerability is described in the CVE record and NVD vulnerability detail page. The source references provide additional information on the vulnerability and potential fixes. Defenders should verify Nmap versions and apply patches to prevent potential crashes. The CVE record was published on 2026-08-11T18:18:23.550Z and has not been modified since then. The source references provide additional context on the vulnerability, but the information is limited, and defenders should exercise caution when assessing exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72712 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72712
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72712 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72712
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/nmap/nmap
-
Source reference
Unverified legacy reference
URL: https://github.com/nmap/nmap/commit/7ef4ee030a0023fe22616387a000032e1a678b6a
-
Source reference
Unverified legacy reference
URL: https://github.com/nmap/nmap/issues/3368
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/nmap-denial-of-service-via-zero-length-tcp-option-packet
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.