Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-6068

32
FAUCET Score

CVE-2026-6068 is a heap use-after-free vulnerability in NASM (Netwide Assembler) that occurs during response file processing with the -@ flag. When processing response files, the application frees the buffer containing file data but retains a dangling pointer in the global depend_file variable, which is subsequently dereferenced, potentially leading to memory corruption or unexpected program behavior. The vulnerability carries a CVSS score of 6.5 (MEDIUM severity) with a network-accessible attack vector requiring no authentication or user interaction. The attack has low complexity and results in partial impacts to confidentiality and integrity, though availability is not affected. The EPSS score of 0.00032 indicates minimal real-world exploitation likelihood relative to other CVEs. There is no evidence of active exploitation in the wild. The vulnerability is not tracked on the Known Exploited Vulnerabilities (KEV) catalog, remains inactive on exploit hot lists, and no public proof-of-concept code is reported to be available. Community attention and exploitation potential remain low at this time.

Impacted Technologies

VendorProductVersion(s)CPE
3.02CPE matchmatch criteria
cpe:2.3:a:nasm:netwide_assembler:3.02:rc5:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.6CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
34.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 39th percentile among its peer group of 834 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.8 Bluesky, 0.5 Mastodon, and 1.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

github.com / netwide-assembler/nasm/issues/222
ExploitIssue Tracking
sekai.team / blog/nasm-cve-disclosure/cve-2026-6068
ExploitThird Party Advisory