---
id: CVE-2026-63279
title: 'LibreOffice can import PICT images, which may be embedded in documents'
summary: >-
  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…
severity: medium
cvss: 5.4
cvssVector: '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'
cwe:
  - CWE-125
vendor: The Document Foundation
product: LibreOffice
affected:
  - LibreOffice >= 26.2 < < 26.2.5
published: '2026-09-22'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T19:09:32.273'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-63279'
references:
  - url: 'https://www.libreoffice.org/about-us/security/advisories/cve-2026-63279'
    label: security@documentfoundation.org
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T12:08:30.662496Z'
cvssSource: cna
ingestedAt: '2026-09-22T12:03:01.594Z'
epss: 0.00168
epssPercentile: 0.05468
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
