Bug 2447514 (CVE-2026-32630) - CVE-2026-32630 file-type: file-type: Denial of Service via excessive memory growth from crafted ZIP files
Summary: CVE-2026-32630 file-type: file-type: Denial of Service via excessive memory g...
Keywords:
Status: NEW
Alias: CVE-2026-32630
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-13 22:01 UTC by OSIDB Bzimport
Modified: 2026-03-16 16:34 UTC (History)
44 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-13 22:01:43 UTC
file-type detects the file type of a file, stream, or data. From 20.0.0 to 21.3.1, a crafted ZIP file can trigger excessive memory growth during type detection in file-type when using fileTypeFromBuffer(), fileTypeFromBlob(), or fileTypeFromFile(). The ZIP inflate output limit is enforced for stream-based detection, but not for known-size inputs. As a result, a small compressed ZIP can cause file-type to inflate and process a much larger payload while probing ZIP-based formats such as OOXML. This vulnerability is fixed in 21.3.2.


Note You need to log in before you can comment on or make changes to this bug.