SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-61455

MEDIUM · CVSS 6.5 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

Grav versions prior to 2.0.1 are vulnerable to a decompression bomb in the ZipArchiver::extract() function, which does not impose limits on uncompressed size, file count, or nesting depth. This flaw allows attackers to exploit crafted ZIP archives to exhaust disk space, leading to denial of service. Organizations using affected versions should prioritize patching to mitigate potential disruptions to service availability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61455
Severity
MEDIUM
CVSS
6.5
EPSS
0.25%

Original NVD 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.