๐Ÿ” CVE Alert

CVE-2026-31808

MEDIUM 5.3

file-type affected by infinite loop in ASF parser on malformed input with zero-size sub-header

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

file-type detects the file type of a file, stream, or data. Prior to 21.3.1, a denial of service vulnerability exists in the ASF (WMV/WMA) file type detection parser. When parsing a crafted input where an ASF sub-header has a size field of zero, the parser enters an infinite loop. The payload value becomes negative (-24), causing tokenizer.ignore(payload) to move the read position backwards, so the same sub-header is read repeatedly forever. Any application that uses file-type to detect the type of untrusted/attacker-controlled input is affected. An attacker can stall the Node.js event loop with a 55-byte payload. Fixed in version 21.3.1.

CWE CWE-835
Vendor sindresorhus
Product file-type
Published Mar 10, 2026
Last Updated Mar 11, 2026
Stay Ahead of the Next One

Get instant alerts for sindresorhus file-type

Be the first to know when new medium vulnerabilities affecting sindresorhus file-type are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

sindresorhus / file-type
>= 13.0.0, < 21.3.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sindresorhus/file-type/security/advisories/GHSA-5v7r-6r5c-r473 github.com: https://github.com/sindresorhus/file-type/commit/319abf871b50ba2fa221b4a7050059f1ae096f4f