All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-4367
MEDIUMpublished 2026-06-16 19:16 UTC · 9 days ago · modified 2026-06-16 20:42 UTC
5.5
CVSS / 10
// 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 3.1 vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-125