Vulnerability Description
An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freetype | Freetype | <= 2.13.0 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://www.facebook.com/security/advisories/cve-2025-27363Third Party Advisory
- http://www.openwall.com/lists/oss-security/2025/03/13/1Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/13/11Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/13/12Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/13/2Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/13/3Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/13/8Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/14/1Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/14/2Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/14/3Mailing List
- http://www.openwall.com/lists/oss-security/2025/03/14/4Mailing List
- http://www.openwall.com/lists/oss-security/2025/05/06/3Mailing List
- http://www.openwall.com/lists/oss-security/2026/04/16/5Mailing List
- http://www.openwall.com/lists/oss-security/2026/04/19/3Mailing List
- https://lists.debian.org/debian-lts-announce/2025/03/msg00030.htmlMailing List
FAQ
What is CVE-2025-27363?
CVE-2025-27363 is a vulnerability with a CVSS score of 8.1 (HIGH). An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variabl...
How severe is CVE-2025-27363?
CVE-2025-27363 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27363?
Check the references section above for vendor advisories and patch information. Affected products include: Freetype Freetype, Debian Debian Linux.