CVE-2026-18929

Summary

Carbone is vulnerable to Denial of Service due to lack of protection against zip bombs when processing .docx files. The library uses yazl for zip decompression without validating entry sizes, allowing an attacker to supply a malicious .docx file containing a zip bomb that decompresses to a significantly larger size, causing excessive memory consumption and crashing the application server.

The issue was fixed in versions: 3.8.2, 4.26.3 and 5.4.4.  The fix is available across all distribution types.

Affected Software

VendorProductVersion RangeStatus
CarboneCarbone0 < 3.8.2affected
CarboneCarbone0 < 4.26.3affected
CarboneCarbone0 < 5.4.4affected

Weaknesses

  • CWE-409: CWE-409 Improper handling of highly compressed data (data amplification)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References