CVE-2025-27363
Last modified
CVE-2025-27363 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. CISA has confirmed active exploitation in the wild. EPSS estimates a 23.36% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
This vulnerability is listed in CISA’s Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. Federal agencies must remediate by .
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freetype | Freetype | <= 2.13.0 |
| Debian | Debian Linux | 11.0 |
References
- https://www.facebook.com/security/advisories/cve-2025-27363Third Party Advisory
- https://source.android.com/docs/security/bulletin/2025-05-01Third Party Advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363US Government Resource
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-27363?
How severe is CVE-2025-27363?
How do I fix CVE-2025-27363?
Are you affected by CVE-2025-27363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
