CVE-2025-15534
EUVD-2026-318418.01.2026, 07:16
A vulnerability was identified in raysan5 raylib up to 909f040. Affected by this issue is the function LoadFontData of the file src/rtext.c. The manipulation leads to integer overflow. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The identifier of the patch is 5a3391fdce046bc5473e52afbd835dd2dc127146. It is suggested to install a patch to address this issue.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| raylib | raylib | 𝑥 < 2026-01-01 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-189 -
- CWE-190 - Integer Overflow or WraparoundThe software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
References