CVE-2026-45820
Last modified
CVE-2026-45820 is a medium-severity vulnerability rated 6.6/10 on the CVSS scale. 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.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:D/RE:M/U:Amber
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | 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
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-45820?
How severe is CVE-2026-45820?
How do I fix CVE-2026-45820?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45811Buffer Copy without Checking Size of Input ('Classic Buffer …7.5
- CVE-2026-45812Incorrect Calculation of Buffer Size vulnerability in Apache…6.5
- CVE-2026-45813Out-of-bounds Write, Integer Underflow (Wrap or Wraparound) …8.8
- CVE-2026-45815Reachable Assertion vulnerability in Apache NimBLE. A specia…7.5
- CVE-2026-45816NULL Pointer Dereference vulnerability in Apache NimBLE in L…7.5
- CVE-2026-4582A security vulnerability has been detected in Shenzhen HCC T…5
- CVE-2026-45822decode-uri-component through 0.4.1 is vulnerable to denial o…6.6
- CVE-2026-45829A pre-authentication, code injection vulnerability in versio…10
- CVE-2026-4583A vulnerability was detected in Shenzhen HCC Technology MPOS…5
- CVE-2026-45830A lack of authorization validation in version 0.4.17 or late…8.8
- CVE-2026-45831The SimpleRBACAuthorizationProvider authorization provider i…8.8
- CVE-2026-45832All V1 collection-level endpoints in ChromaDB's Python proje…8.8
Are you affected by CVE-2026-45820?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
