CVE Catalog

CVE-2026-63279

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

LibreOffice can import PICT images, which may be embedded in documents. An out-of-bounds read occurs when importing an image that uses a colour palette because the palette index is not checked against the number of entries. In fixed versions, the palette index is limited to the entries present.

Risk Assessment

Opening a malicious document with a specially crafted PICT image could lead to reading sensitive memory data or cause a crash. This may result in information disclosure or system instability.

Recommendation

Update LibreOffice to the latest version that includes the fix limiting the palette index. Avoid opening documents from untrusted sources.

Other vulnerabilities in LibreOffice

See all
Original NVD description (English source)

LibreOffice can import PICT images, which may be embedded in documents. An out of bounds read existed when importing an image that uses a colour palette. The palette index held in the image data was used without being checked against the number of entries the palette has, so an index past the last entry read memory outside the palette. In fixed versions the palette index is limited to the entries present.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS