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-6069

26
FAUCET Score

CVE-2026-6069 is a stack-based buffer overflow vulnerability in NASM's disasm() function that occurs when the slen parameter exceeds buffer capacity during disassembly output formatting, enabling out-of-bounds memory writes. The vulnerability affects systems utilizing the Netwide Assembler (NASM) for assembly language processing and disassembly operations. The vulnerability carries a HIGH severity rating with a CVSS score of 7.5, characterized by a network-based attack vector requiring no authentication or user interaction. While the attack has low complexity, the impact is limited to availability, with no confidentiality or integrity effects. This indicates the primary risk is denial-of-service through application crash or instability. There is currently no evidence of active exploitation in the wild, as the vulnerability is not listed on the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat intelligence hot lists. The low EPSS score of 0.00015 suggests minimal practical exploitation likelihood compared to other disclosed vulnerabilities, though organizations using NASM for development or malware analysis should implement patches when available.

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

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.44%
Probability of exploitation in next 30 days
EPSS Percentile
36.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0044 is in the 15th percentile among its peer group of 51,485 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Remediation records are not available for this CVE.

References

github.com / netwide-assembler/nasm/issues/217
ExploitIssue Tracking