← Back to CVEs
CVE-2026-32630
MEDIUM5.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
References
https://github.com/sindresorhus/file-type/commit/399b0f156063f5aeb1c124a7fd61028f3ea7c124(security-advisories@github.com)
https://github.com/sindresorhus/file-type/security/advisories/GHSA-j47w-4g3g-c36v(security-advisories@github.com)
https://github.com/sindresorhus/file-type/security/advisories/GHSA-j47w-4g3g-c36v(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.