Vulnerability Description
Grav before 2.0.1 contains a decompression bomb vulnerability in ZipArchiver::extract() that lacks limits on uncompressed size, file count, and nesting depth. Attackers can supply a crafted ZIP archive that expands to fill available disk space, causing denial of service by exhausting storage resources.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-928x-9mpw-8h56
- https://www.vulncheck.com/advisories/grav-before-decompression-bomb-via-ziparchi
- https://github.com/getgrav/grav/security/advisories/GHSA-928x-9mpw-8h56
FAQ
What is CVE-2026-61455?
CVE-2026-61455 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Grav before 2.0.1 contains a decompression bomb vulnerability in ZipArchiver::extract() that lacks limits on uncompressed size, file count, and nesting depth. Attackers can supply a crafted ZIP archiv...
How severe is CVE-2026-61455?
CVE-2026-61455 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61455?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.