CVE-2026-4367
Awaiting Analysis
Awaiting Analysis - Queue
Out-of-Bounds Read in libXpm XPM File Processing
Vulnerability report for CVE-2026-4367, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-16
Last updated on: 2026-06-26
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in libXpm. A local user with low privileges could exploit an Out-of-Bounds Read vulnerability in the `xpmNextWord()` function by processing a specially crafted or very small XPM (X PixMap) image file. This improper validation of file boundaries can cause an internal pointer to read beyond the file's end, leading to application crashes and Denial of Service conditions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| x.org | libxpm | to 3.5.19|start_excluding=3.5.5 (exc) |
| x.org | libxpm | to 3.5.19|start_including=3.5.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |