CVE-2025-27363

CVE-2025-27363 is a high-severity vulnerability in Freetype with a CVSS 3.x base score of 8.1. It is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, confirming it has been exploited in the wild (added 2025-05-06). The underlying weakness is classified as CWE-787.

Key facts

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.

Frequently asked questions

What is CVE-2025-27363?
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.
How severe is CVE-2025-27363?
CVE-2025-27363 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2025-27363 being actively exploited?
Yes. CVE-2025-27363 is on CISA's Known Exploited Vulnerabilities (KEV) catalog, added on 2025-05-06, which means active exploitation has been confirmed. It should be prioritised for remediation.
What products are affected by CVE-2025-27363?
CVE-2025-27363 primarily affects Freetype. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2025-27363?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Because this CVE is known to be actively exploited, treat remediation as urgent — CISA KEV typically sets a short remediation deadline.
Does CVE-2025-27363 have an EU (EUVD) identifier?
Yes. CVE-2025-27363 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-6367. It is also flagged as exploited in the EUVD (since 2025-05-06).
When was CVE-2025-27363 published?
CVE-2025-27363 was published on 2025-03-11 and last updated on 2026-06-17.

References

Affected products (2)

More vulnerabilities in Freetype

All CVEs affecting Freetype →

Other CWE-787 (Out-of-bounds Write) vulnerabilities

Browse all CWE-787 (Out-of-bounds Write) vulnerabilities →