CVE-2026-45820
Last modified
CVE-2026-45820 is a high-severity vulnerability rated 7.5/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| 101arrowz | Fflate | <= 0.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
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-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-45819baseline-browser-mapping 2.x before 2.11.0 calls process.exi…6.6
- 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
