๐Ÿ” CVE Alert

CVE-2026-45820

UNKNOWN 0.0
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

fflate through 0.8.2 is vulnerable to denial of service via an infinite loop in unzipSync(). A crafted ZIP archive with a central directory entry declaring compressed_size=0xFFFFFFFF (ZIP64 sentinel) but missing the required ZIP64 extra field tag 0x0001 causes z64e() to loop indefinitely due to out-of-bounds reads returning undefined, which coerces to 0, keeping the loop condition permanently true.

CWE CWE-835 CWE-400
Vendor 101arrowz
Product fflate
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for 101arrowz fflate

Be the first to know when new unknown vulnerabilities affecting 101arrowz fflate are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

101arrowz / fflate
0.4.5 โ‰ค 0.4.8 0.5.0 โ‰ค 0.5.3 0.6.0 โ‰ค 0.6.10 0.7.0 โ‰ค 0.7.4 0.8.0 โ‰ค 0.8.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/101arrowz/fflate/blob/f7873560ad229c22c4b23b06c6a3806ffde77569/src/index.ts#L2714 npmjs.com: https://www.npmjs.com/package/fflate

Credits

Seal Security