SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-75827

HIGH · CVSS 8.8 EPSS 0.78% Public Exploit

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

CyberRota Analysis

AI-Generated

Grav versions prior to 2.0.15 are vulnerable to an arbitrary file write issue due to insufficient validation in the Blueprint dynamic-data bare-function, allowing attackers with page-edit or blueprint-config access to exploit this flaw. This can lead to remote code execution by appending malicious PHP payloads to web-accessible files. Organizations using Grav should prioritize patching this vulnerability to mitigate potential exploitation risks.

Public Exploit Signal

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

Detected Signals
remote code execution code execution
GitHub PoC Links

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

CVE
CVE-2026-75827
Severity
HIGH
CVSS
8.8
EPSS
0.78%

Original NVD Description

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the error_log function through a data directive to append PHP payloads to web-accessible files, achieving remote code execution.