NA
CVSSv4

CVE-2025-23022

CVSSv4: NA | CVSSv3: 6.2 | CVSSv2: NA | VMScore: 720 | EPSS: 0.00026 | KEV: Not Included
Published: 10/01/2025 Updated: 16/01/2025

Vulnerability Summary

Signed Integer Overflow in FreeType 2.8.1 Flex Processing

FreeType version 2.8.1 has a signed integer overflow issue in the cf2_doFlex function, located in cff/cf2intrp.c.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

freetype freetype

freetype freetype 2.8.1

Vendor Advisories

FreeType 281 has a signed integer overflow in cf2_doFlex in cff/cf2intrpc (CVE-2025-23022) An out of bounds write exists in FreeType versions 2130 and below 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 stat ...