LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-27363: FreeType Out-of-Bounds Write Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 6, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 27, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-27363 to its Known Exploited Vulnerabilities catalog on May 6, 2025, with a federal patch deadline of May 27, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

FreeType contains an out-of-bounds write vulnerability when attempting to parse font subglyph structures related to TrueType GX and variable font files that may allow for arbitrary code execution.

CVE-2025-27363 is an out-of-bounds write vulnerability in FreeType, a widely used open-source font rendering library. The flaw arises when FreeType parses certain font subglyph structures in TrueType GX and variable font files, and it may allow arbitrary code execution. Because FreeType is embedded in many operating systems, desktop applications, document viewers, browsers, and server-side rendering components, a successful exploit could give an attacker control over processes that handle untrusted fonts.

This matters for IT and security teams because font files are routinely processed from email attachments, web content, documents, and user uploads. Confirm all product-specific details, including exact affected versions and patches, against the vendor advisory before taking action.

How it works

The vulnerability is classified as CWE-787 (Out-of-bounds Write). FreeType fails to properly bound-check memory when handling subglyph data inside TrueType GX and variable fonts. An attacker who can supply a specially crafted font file can cause FreeType to write outside the intended buffer. In the worst case this memory corruption can be leveraged for arbitrary code execution in the context of the process that loads the font.

No public exploit mechanics beyond the high-level description are provided here; defenders should treat any untrusted font input as potentially dangerous until the library is updated. Confirm technical details and any proof-of-concept status against the vendor advisory.

Am I affected? How to find it in your systems

FreeType is commonly present as a shared library on Linux and Unix-like systems, inside desktop environments, document converters, PDF and image renderers, web browsers, and some server-side font engines. It may also be statically linked into third-party applications.

Because exact vulnerable versions are not listed in the supplied facts, compare installed FreeType versions against the ranges published in the vendor advisory. Telemetry signs of exploitation are not detailed publicly; look for unexpected crashes in font-rendering processes, anomalous memory-access faults, or process crashes correlated with font file processing. Enable detailed logging around font handling where possible and correlate with endpoint detection alerts for memory-corruption indicators.

How to remediate

Patch first. Apply the vendor-supplied update for FreeType as soon as it is available and tested in your environment. Follow the CISA-required action: apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; prioritize patching.

If your data may have been exposed

Actively exploited vulnerabilities of this class can lead to full system compromise and subsequent data theft. Known ransomware use of CVE-2025-27363 is not documented. If you suspect compromise, isolate affected hosts, preserve forensic evidence, and follow your incident-response plan. You can run a free exposure scan of your email address to check whether it appears in known breach data sets and take appropriate credential-reset and monitoring steps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedFreeType · FreeType
WeaknessCWE-787
Added to CISA KEVMay 6, 2025
Federal patch deadlineMay 27, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities