A AegiFlow
MEDIUMCVSS 6.6EPSS 0.3%

CVE-2026-45820

CVE-2026-45820 updated by NVD

Published
2026-07-22
Modified
2026-09-03
EPSS percentile
20%
Sources
github-advisory, nvd

Summary

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.

Affected packages

EcosystemPackageAffected versionsFixed versions
npmfflate0.4.9, 0.5.4, 0.6.11, 0.7.5, 0.8.3

Remediation: Upgrade to 0.4.9 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.