SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-72698

MEDIUM · CVSS 6.5 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Grav CMS versions prior to 2.0.16 are vulnerable due to inadequate filtering of configuration arrays in sandboxed Twig renders, enabling content editors to access sensitive configuration values, including cache credentials. This flaw allows attackers with page-content edit permissions to exploit dot notation in Twig templates, circumventing existing security measures. Organizations using Grav CMS should prioritize patching this vulnerability to protect sensitive information from unauthorized access.

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-72698
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%

Original NVD Description

Grav CMS before 2.0.16 fails to filter system, site, and theme configuration arrays in sandboxed Twig renders, allowing content editors to read sensitive configuration values. Attackers with page-content edit access can access raw configuration arrays including secrets like cache credentials by using dot notation in Twig templates, bypassing the config_denied_paths restrictions.