https://seclists.org/oss-sec/2026/q3/813: CVE-2026-91752: GNU libextractor < 1.15 Stack Overflow via OLE2
Affected Software
Frequently Asked Questions
Which deployments face code-execution risk rather than only a crash?
The stated code-execution condition is a multi-threaded application using EXTRACTOR_OPTION_IN_PROCESS. In other described cases, a malicious StarOffice document can cause a stack overflow and denial of service when metadata is extracted.
What must an attacker provide to trigger the issue?
An attacker must supply a crafted malicious StarOffice document containing attacker-controlled OLE2 stream data. The vulnerable OLE2 plugin processes this data while extracting metadata.
Are default installations affected?
The available information identifies affected versions as libextractor versions from 0 up to, but not including, 1.15. It does not state whether the OLE2 plugin or in-process extraction option is enabled by default.
What is the available remediation?
Upgrade GNU libextractor to version 1.15, which is identified as containing the fix. The supplied information does not describe a workaround for systems that cannot be upgraded immediately.