CVE Catalog

CVE-2026-61455

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

Grav before version 2.0.1 contains a decompression bomb vulnerability in the ZipArchiver::extract() method, which 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.

Risk Assessment

The risk is the ease of performing a DoS attack that can render the system inoperable by filling up the disk, leading to service disruption and potential data loss.

Recommendation

Immediately upgrade Grav to version 2.0.1 or later, which includes a fix that limits the size of decompressed data.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS