CVE-2026-58822Zero-click RCE in FreeType font library
In multiple functions of ftsmooth.c, there is a possible memory safety issue due to improper casting. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
View on NVDAnalysis
A memory safety vulnerability in the FreeType font library (ftsmooth.c) allows for remote code execution without user interaction or special privileges. This affects almost all Linux environments, browsers, and mobile operating systems that process fonts.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HCWE-704EPSS
No EPSS score yet (CVE may be too fresh).
Technical description
In multiple functions of ftsmooth.c, there is a possible memory safety issue due to improper casting. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.