CVE-2026-79515 Details
Description
An out-of-bounds read in the stbtt_GetGlyphShape component of nothings stb commit 31c1ad3 allows attackers to cause a Denial of Service (DoS) via sending a crafted TTF file.
A vulnerability allowing for an out-of-bounds read has been identified in the glyph shape parsing component of nothings stb, specifically in commit 31c1ad3. This issue arises when a crafted TrueType font (TTF) file is processed, leading to a denial-of-service condition. The root cause is an off-curve point at the end of a contour, which causes the parser to read beyond the allocated memory for vertex data.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 9, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/user-attachments/files/31364325/poc_truetype.c | CISA-ADP | Broken LinkExploit |
| https://github.com/user-attachments/files/31364326/gen_ttf.py | CISA-ADP | Broken LinkExploit |
| https://github.com/nothings/stb/issues/1962 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| nothings stb | 31c1ad3 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 9, 2026 | New CVE Received | [email protected] |
Volerion