CVE-2026-63274 PUBLISHED

Heap buffer overflow in PDF import stream handling

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

LibreOffice Draw can import PDF documents. A heap buffer overflow existed when importing a stream object. The length of the stream was taken from the object's own dictionary and was not checked against the number of bytes actually present, so copying the stream read and wrote past the end of the buffer holding it. In fixed versions the declared length is clamped to the bytes actually read.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/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

  • Claude, found by Anthropic using agents to study the security of open-source projects finder
  • Ada Logics, validating and reporting analyst
  • Caolán McNamara of Collabora Productivity remediation developer

References

Problem Types

  • CWE-787 Out-of-bounds Write CWE
  • CWE-125 Out-of-bounds Read CWE

Impacts

  • CAPEC-44 Overflow Binary Resource File