AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-72820

MEDIUM · CVSS 4.9 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-14 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Grav versions prior to 2.0.13 are vulnerable due to inadequate validation of backup profile root paths, enabling attackers with profile editor access to exploit directory traversal vulnerabilities. This flaw allows unauthorized access to sensitive files outside the designated GRAV_ROOT, potentially exposing critical data from system directories such as /opt, /mnt, or /srv. Organizations using affected versions should prioritize patching to mitigate the risk of data exposure.

Public Exploit Signal

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

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

CVE
CVE-2026-72820
Severity
MEDIUM
CVSS
4.9
EPSS
N/A

Original NVD Description

Grav versions before 2.0.13 fail to properly validate backup profile root paths, allowing attackers to archive directories outside GRAV_ROOT when not in the hard-coded deny-list. Attackers with profile editor access can configure backup profiles with traversal paths to expose sensitive files from locations like /opt, /mnt, or /srv.