VYPR
High severity7.5NVD Advisory· Published Jul 22, 2026· Updated Aug 19, 2026

CVE-2026-45820

CVE-2026-45820

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
fflatenpm
>= 0.4.5, < 0.4.90.4.9
fflatenpm
>= 0.5.0, < 0.5.40.5.4
fflatenpm
>= 0.6.0, < 0.6.110.6.11
fflatenpm
>= 0.7.0, < 0.7.50.7.5
fflatenpm
>= 0.8.0, < 0.8.30.8.3

Affected products

8

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.