libXfont2 <2.0.8: Heap BOV in ComputeScaledProperties PCF parsing
CVE-2026-56003 Published on July 8, 2026
libXfont2 computeProps Property Buffer Heap Buffer Overflow
A heap buffer overflow due to missing size checking in the property buffer when parsing PCF files in libXfont2 ComputeScaledProperties() before libXfont2 before 2.0.8 could be used by attackers using authenticated X clients to execute code within the X server.
Vulnerability Analysis
CVE-2026-56003 can be exploited with network access, and requires small amount of user privileges. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Products Associated with CVE-2026-56003
Want to know whenever a new CVE is published for Xorg Libxfont2? stack.watch will email you.
Affected Versions
X.Org libXfont2:- Before 2.0.8 is affected.