Document Foundation · Libreoffice · CVE-2026-6045
**Name of the Vulnerable Software and Affected Versions**
LibreOffice (affected versions not specified)
**Description**
A heap buffer overflow occurs during the import of EMF+ graphics, which can be embedded in documents. Specifically, the issue arises when importing an EMF+ gradient brush. The software reads the number of gradient blend points from the file to calculate the allocation size; however, this multiplication can overflow. This results in the allocation of a buffer that is too small, which is then filled as if it were larger, leading to data being written past the end of the buffer.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.