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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-19 16:18
Updated : 2026-09-09 21:13
NVD link : CVE-2026-61690
Mitre link : CVE-2026-61690
CVE.ORG link : CVE-2026-61690
JSON object : View
Products Affected
No product.
CWE
CWE-409
Improper Handling of Highly Compressed Data (Data Amplification)
