CVE-2026-6039
Description
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.
Is your site exposed to CVE-2026-6039?
Run a free security scan — no signup, results in seconds.
EPSS — Exploit Prediction
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
Weakness Type (CWE)
References
Frequently Asked Questions
What is CVE-2026-6039? +
How do I check if I'm vulnerable to CVE-2026-6039? +
Related Vulnerabilities
nnn stores homelen variable as uchar_t, which can only represent values in the range 0-255. An attacker who can influence …
Out-of-bounds read (buffer over-read) in the HTTP Cache-Control response header parsing in the QtNetwork module in Qt Group Qt 6.0.0 …
There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of …
Windows KDC Proxy Remote Code Execution Vulnerability
Numeric truncation error in Media in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code …
Microsoft WDAC OLE DB provider for SQL Server Remote Code Execution Vulnerability