CVE-2026-18497
Last modified
CVE-2026-18497 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. A heap-buffer-overflow vulnerability exists in the nothings stb TrueType library, up to version 1.26, that is used for parsing TrueType font files. The vulnerability exists in the stbtt__GetGlyphShapeTT() function within the nothings stb_truetype.h library when parsing malformed TTF (TrueType Font) files. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
A heap-buffer-overflow vulnerability exists in the nothings stb TrueType library, up to version 1.26, that is used for parsing TrueType font files. The vulnerability exists in the stbtt__GetGlyphShapeTT() function within the nothings stb_truetype.h library when parsing malformed TTF (TrueType Font) files. The vulnerability resides in the glyph data parsing path. An attacker can craft a malformed TTF file with an inflated endPtsOfContours value and truncate the remaining glyph data. When an application utilizing stb_truetype.h (such as various game engines or graphics software) attempts to load, bake, or render this malformed font via stbtt_GetGlyphShape(), the parser will attempt to read past the end of the glyph data buffer, triggering the out-of-bounds read.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Sean Barrett (nothings) | nothings stb | 1.26 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-18497?
How severe is CVE-2026-18497?
How do I fix CVE-2026-18497?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18478Magnolia CMS is vulnerable to Stored XSS in import functiona…5.1
- CVE-2026-1848Connections received from the proxy port may not count towar…8.2
- CVE-2026-18481Stored cross-site scripting in the participant URL handling …7.3
- CVE-2026-18485There is a local privilege escalation vulnerability recently…8.5
- CVE-2026-18487A flaw was found in Epiphany. An issue in how the browser re…5.4
- CVE-2026-1849MongoDB Server may experience an out-of-memory failure while…7.5
- CVE-2026-1850Complex queries can cause excessive memory usage in MongoDB …7.5
- CVE-2026-18501The UsersWP – Front-end login form, User Registration, User …6.4
- CVE-2026-18503Attacker-controlled CSV samples can trigger super-linear re…2.4
- CVE-2026-18508A flaw was found in GNU tar. When extracting an archive with…4.4
- CVE-2026-1851The iVysilani Shortcode plugin for WordPress is vulnerable t…6.4
- CVE-2026-18510The TranslatePress – Translate Multilingual sites with AI Tr…7.2
Are you affected by CVE-2026-18497?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
