
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-63279 is an out-of-bounds read vulnerability in LibreOffice's PICT image import functionality, allowing information disclosure and denial of service when processing maliciously crafted images with color palettes. The flaw affects LibreOffice versions in the 26.2 series prior to 26.2.5, developed by The Document Foundation. It was published on September 22, 2026, with a patch available in version 26.2.5. The vulnerability carries a CVSS v3.1 base score of 6.1 (Medium) and a CVSS v4.0 base score of 5.4 (Medium) (GitHub Advisory, Red Hat Bugzilla).
The root cause is an out-of-bounds read (CWE-125) in LibreOffice's PICT image parser. When importing a PICT image that uses a color palette, the palette index embedded in the image data is consumed directly without being validated against the actual number of entries in the palette. An index exceeding the palette's bounds causes the parser to read memory adjacent to the palette buffer. In fixed versions (26.2.5+), the palette index is clamped to the valid range of entries present in the palette (GitHub Advisory, Red Hat Bugzilla).
Successful exploitation can result in two primary consequences: limited disclosure of memory contents adjacent to the palette buffer (confidentiality impact) and a potential application crash or denial of service (high availability impact). An attacker who tricks a user into opening a crafted document containing a malicious PICT image could cause LibreOffice to read out-of-bounds memory, potentially leaking sensitive in-process data or crashing the application. There is no integrity impact, and the scope is limited to the vulnerable LibreOffice process without lateral movement potential (GitHub Advisory, Red Hat Bugzilla).
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (GitHub Advisory). The CVSS v4.0 exploit maturity is rated "Proof of Concept," though no actual PoC has been publicly released. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction — a victim must open a specially crafted document or PICT image file.
.pict, .pic) or documents embedding PICT images received from unknown sources.soffice, soffice.bin) immediately after opening a document; abnormal memory access errors reported by the OS or crash handler.Update LibreOffice to version 26.2.5 or later, which limits palette indices to the valid range of entries present in the palette (GitHub Advisory). As a temporary workaround until patching is feasible, restrict or disable the import of PICT image files from untrusted sources, and avoid opening documents from unknown or untrusted senders. Organizations should prioritize patching given that user interaction (opening a file) is the only prerequisite for exploitation.
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."