Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-63272
Published:September 22, 2026
Updated:September 23, 2026
LibreOffice can import WMF graphics, which may be embedded in documents. A heap buffer overflow existed when importing a text record that carries its own character advance widths. The count of advance values and the length of the text were read separately from the file and were not required to agree, so drawing the text walked the advance array by character position and ran past its end when the array was the shorter of the two. In fixed versions an advance array shorter than its text is ignored.
Affected Packages
https://github.com/LibreOffice/core.git (GITHUB):
Affected version(s) >=libreoffice-26.2.0.0.alpha1 <libreoffice-26.2.5.2
Fix Suggestion:
Update to version libreoffice-26.2.5.2
https://github.com/LibreOffice/core.git (GITHUB):
Affected version(s) >=libreoffice-26.8.0.0.alpha1 <libreoffice-26.8.0.3
Fix Suggestion:
Update to version libreoffice-26.8.0.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.4
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
6.6
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
HIGH
Weakness Type (CWE)
Out-of-bounds Write
Out-of-bounds Read