CVE-2026-6040

A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be processed against memory outside that string. In fixed versions the position is bounds-checked before use.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-15 18:16

Updated : 2026-06-15 20:55


NVD link : CVE-2026-6040

Mitre link : CVE-2026-6040

CVE.ORG link : CVE-2026-6040


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free

CWE-787

Out-of-bounds Write