Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. getgrav/grav
  4. ›
  5. CVE-2026-59193

CVE-2026-59193: Grav CMS — Improper Handling of Highly Compressed Data in Installer::unZip()

September 16, 2026

An authenticated admin.super user can crash Grav or fill the disk by uploading a specially crafted ZIP archive through the Direct Install tool. The method Installer::unZip() calls ZipArchive::extractTo() without any limit on uncompressed size, entry count, or directory depth, enabling Zip Bomb (CWE-409), stack overflow (CWE-674), and disk/inode exhaustion.

References

  • github.com/advisories/GHSA-2vcx-h8p2-9pg9
  • github.com/getgrav/grav/commit/23d6f2adf4ce11889c088ac8557c8314baeef781
  • github.com/getgrav/grav/releases/tag/2.0.0
  • github.com/getgrav/grav/security/advisories/GHSA-2vcx-h8p2-9pg9
  • nvd.nist.gov/vuln/detail/CVE-2026-59193

Code Behaviors & Features

Detect and mitigate CVE-2026-59193 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.0.0 before 2.0.0

Fixed versions

  • 2.0.0

Solution

Upgrade to version 2.0.0 or above.

Impact 4.9 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)

Source file

packagist/getgrav/grav/CVE-2026-59193.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:55 +0000.