Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-6039
Published:June 15, 2026
Updated:June 29, 2026
LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected.
Affected Packages
https://github.com/LibreOffice/core.git (GITHUB):
Affected version(s) >=libreoffice-25.8.0.1 <libreoffice-25.8.7.1
Fix Suggestion:
Update to version libreoffice-25.8.7.1
https://github.com/LibreOffice/core.git (GITHUB):
Affected version(s) >=libreoffice-24.2.0.1 <libreoffice-26.2.3.1
Fix Suggestion:
Update to version libreoffice-26.2.3.1
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
Numeric Truncation Error
EPSS
Base Score:
0.16