CVE-2026-63279 PUBLISHED

Out of bounds read in PICT image import

Assigner: Document Fdn.
Reserved: 16.07.2026 Published: 22.09.2026 Updated: 22.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:P
CVSS Score: 5.4

Product Status

Vendor The Document Foundation
Product LibreOffice
Versions Default: unknown
  • affected from 26.2 to < 26.2.5 (excl.)

Credits

  • Himanshu Anand reporter
  • Caolán McNamara of Collabora Productivity remediation developer

References

Problem Types

  • CWE-125 Out-of-bounds Read CWE

Impacts

  • CAPEC-44 Overflow Binary Resource File