CVE-2026-61690
Grav: Decompression Bomb via ZipArchiver - Missing Extraction Limits
MEDIUM 6.5EPSS 0.4%
Grav is a file-based Web platform. Prior to 2.0.1, Grav ZipArchiver::extract() in system/src/Grav/Common/Filesystem/ZipArchiver.php passes archives to ZipArchive::extractTo() without enforcing the system.gpm.archive uncompressed-size, file-count, or nesting-depth limits. Code using Archiver::create('zip') to extract an attacker-controlled archive can exhaust disk space or inodes and make the site unavailable. This issue is fixed in version 2.0.1.
- Affected
- getgrav · grav
- CVSS v3.1 GitHub_M
- 6.5 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H - EPSS
- 0.38% chance of exploitation in the next 30 days, 31st percentile
- Published
- 2026-08-19
- Updated
- 2026-08-25