Vulnerability Description
NASM contains a heap use after free vulnerability in response file (-@) processing where a dangling pointer to freed memory is stored in the global depend_file and later dereferenced, as the response-file buffer is freed before the pointer is used, allowing for data corruption or remote code execution.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nasm | Netwide Assembler | 3.02 |
Related Weaknesses (CWE)
References
- https://github.com/netwide-assembler/nasm/issues/222ExploitIssue Tracking
- https://sekai.team/blog/nasm-cve-disclosure/cve-2026-6068
FAQ
What is CVE-2026-6068?
CVE-2026-6068 is a vulnerability with a CVSS score of 6.5 (MEDIUM). NASM contains a heap use after free vulnerability in response file (-@) processing where a dangling pointer to freed memory is stored in the global depend_file and later dereferenced, as the response-...
How severe is CVE-2026-6068?
CVE-2026-6068 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6068?
Check the references section above for vendor advisories and patch information. Affected products include: Nasm Netwide Assembler.