Description
A heap buffer overflow in BitmapScaleBitmaps in libXfont2 before 2.0.8 due to an overflowing 32bit size could be used by attackers able to access the X Server to execute code within the X server cont
Published: 2026-07-08
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an integer overflow in the BitmapScaleBitmaps function of libXfont2 that causes a heap buffer overflow. When an attacker can send data to the X server, execution can occur under the server’s privileges. This flaw, classified as CWE‑122, carries a CVSS score of 8.5, indicating a serious impact on confidentiality, integrity, and availability.

Affected Systems

All versions of the X.Org libXfont2 library older than 2.0.8 are affected. The flaw exists in any installation that contains a pre‑2.0.8 build of libXfont2, as long as the X server is running.

Risk and Exploitability

Based on the description, the attack vector requires the ability to communicate with the X server, which can be achieved locally or by remote clients when the server accepts network connections. The CVSS score of 8.5 reflects a high risk of successful exploitation under typical conditions, yet the EPSS score of < 1% indicates that exploitation is currently rare. The vulnerability is not listed in the CISA KEV catalogue, so no widespread active exploitation has been reported. Nonetheless, the high severity and the fact that the flaw can be triggered by any client that has access to the server make it a critical threat for systems exposed to remote or untrusted clients.

Generated by OpenCVE AI on July 29, 2026 at 14:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade libXfont2 to version 2.0.8 or newer to apply the overflow fix.
  • If an immediate upgrade is not feasible, restrict the X server to accept connections only from trusted local clients or disable remote X connections to limit exposure.
  • Ensure all X clients use proper Xauthority authentication and operate with the least privilege necessary to mitigate the risk of privilege escalation through the overflow.

Generated by OpenCVE AI on July 29, 2026 at 14:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4678-1 libxfont security update
Debian DSA Debian DSA DSA-6388-1 libxfont security update
Ubuntu USN Ubuntu USN USN-8560-1 libXfont vulnerabilities
History

Fri, 10 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared X.org
X.org libxfont
Vendors & Products X.org
X.org libxfont

Thu, 09 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 08 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Description A heap buffer overflow in BitmapScaleBitmaps in libXfont2 before 2.0.8 due to an overflowing 32bit size could be used by attackers able to access the X Server to execute code within the X server cont
Title libXfont2 BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-09T03:55:45.984Z

Reserved: 2026-06-18T09:26:55.988Z

Link: CVE-2026-56001

cve-icon Vulnrichment

Updated: 2026-07-08T12:08:10.855Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-08T00:00:00Z

Links: CVE-2026-56001 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T14:45:02Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow