Application crash via negative glyph-width allocation
Published Jan 18, 2026 · Updated Jan 18, 2026
Integer overflow in raylib 909f040 allows local users to crash applications that process a crafted font through LoadFontData. LoadFontData accepts a negative glyph advance width from font data and multiplies it by the font size for RL_CALLOC; the invalid allocation then reaches GenImageFontAtlas. Reachability requires a local user to make a raylib-based program load the malicious font, and the demonstrated consequence is a segmentation-fault service interrupt.
Summary
What happened
Integer overflow in raylib 909f040 allows local users to crash applications that process a crafted font through LoadFontData. LoadFontData accepts a negative glyph advance width from font data and multiplies it by the font size for RL_CALLOC; the invalid allocation then reaches GenImageFontAtlas. Reachability requires a local user to make a raylib-based program load the malicious font, and the demonstrated consequence is a segmentation-fault service interrupt.
The record
- CVE
- CVE-2025-15534
- Published
- Jan 18, 2026
- Updated
- Jan 18, 2026
- Vendor
- raysan5
- Product
- raylib
- Classifications
- CWE-189, CWE-190
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 18, 2026CVE publishedPublication date reported by the CVE source.
- Jan 18, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=909f040
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- segv1 crafted-font proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo