SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-74907

MEDIUM · CVSS 5.9 EPSS 0.33% 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 susceptible to a path traversal vulnerability in the static asset server, allowing unauthenticated attackers to access files in sibling directories by manipulating the request path. This could lead to unauthorized exposure of sensitive files within the server's directory structure. Organizations using affected versions of Grav should prioritize patching to mitigate potential data leaks.

Public Exploit Signal

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

Detected Signals
exploit
GitHub PoC Links

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

CVE
CVE-2026-74907
Severity
MEDIUM
CVSS
5.9
EPSS
0.33%

Original NVD Description

Grav before 2.0.15 contains a path traversal vulnerability in the static asset server within index.php that uses string prefix matching instead of directory-boundary validation. Unauthenticated attackers can access files in sibling directories by exploiting directory names that extend the base path string, such as requesting assets-secret when assets is the configured base.