CVE-2026-91752

Summary

GNU libextractor before 1.15 contains a stack-based buffer overflow vulnerability in the process_star_office function that sizes a variable-length stack array from attacker-controlled OLE2 stream data. Attackers can craft malicious StarOffice documents that allocate up to 4 MB on the stack, causing stack overflow and crashing any application extracting metadata from the document.

Affected Software

VendorProductVersion RangeStatus
GNUlibextractor0 < 1.15affected

Weaknesses

  • CWE-789: Memory Allocation with Excessive Size Value

References