Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6047 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

LibreOffice can import documents in the OOXML format (DOCX). A heap buffer overflow existed when replaying deferred parser events for a text box element. A handler object was assumed to be of one type and written to at that type's field layout, but it could be a smaller object, so the write landed past the end of the allocation. In fixed versions the type is checked before the write.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-787Out-of-bounds Write[email protected]
CWE-843Access of Resource Using Incompatible Type ('Type Confusion')[email protected]

Affected Products

ProductVersions
LibreOffice
< 26.2.3 (semver)
< 25.8.7 (semver)

CPE

  • cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 26.2.3moderate effort
  • Upgrade: 25.8.7moderate effort

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6047
NVD Published Date:
Jun 15, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-6047 Details - Not Deferred