TROYANOSYVIRUS
Back to CVEs

CVE-2026-32630

MEDIUM
5.3

Description

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.

CVE Details

CVSS v3.1 Score5.3
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published3/16/2026
Last Modified3/17/2026
Sourcenvd
Honeypot Sightings0

Affected Products

sindresorhus:file-type

Weaknesses (CWE)

CWE-409

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.