PatchSiren cyber security CVE debrief
CVE-2026-72697 getgrav CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-25T02:16:45.407Z and has not been modified since then. The NVD entry is currently Deferred. CVE-2026-72697 is a path traversal vulnerability in Grav CMS before 2.0.16. The media_directory() Twig function fails to validate filesystem paths, allowing authenticated users with page authoring privileges to enumerate and access files outside intended scope. Attackers can supply arbitrary filesystem paths to media_directory() and use the allow-listed filepath accessor on Medium objects to read file contents of any file matching configured media extensions that the web server process can access. This vulnerability has a CVSS score of 7.1 and is considered HIGH severity. Administrators of Grav CMS installations, especially those with untrusted users having page authoring privileges, should prioritize patching to prevent potential file system exploitation. Additionally, security teams and vulnerability management teams should review the vulnerability details and assess their exposure to this vulnerability. Operators of affected systems should also take note of this vulnerability and plan for remediation. The CVE-2026-72697 record indicates a path traversal vulnerability in Grav CMS before 2.0.16. Details are limited beyond official sources. Defenders should verify affected deployments, review official advisories, and monitor for suspicious file access attempts. The vulnerability allows authenticated users with page authoring privileges to enumerate and access files outside intended scope. Evidence is limited, and further review is necessary to understand the full impact.
- Vendor
- getgrav
- Product
- grav
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-08-31
Who should care
Administrators of Grav CMS installations, especially those with untrusted users having page authoring privileges, should prioritize patching to prevent potential file system exploitation. Additionally, security teams and vulnerability management teams should review the vulnerability details and assess their exposure to this vulnerability. Operators of affected systems should also take note of this vulnerability and plan for remediation.
Technical summary
CVE-2026-72697 is a path traversal vulnerability in Grav CMS before 2.0.16. The media_directory() Twig function fails to validate filesystem paths, allowing authenticated users with page authoring privileges to enumerate and access files outside intended scope. Attackers can supply arbitrary filesystem paths to media_directory() and use the allow-listed filepath accessor on Medium objects to read file contents of any file matching configured media extensions that the web server process can access. This vulnerability has a CVSS score of 7.1 and is considered HIGH severity.
Defensive priority
Authenticated users with page authoring privileges can exploit this vulnerability; prioritize patching for high-risk systems.
Recommended defensive actions
- Apply patches for Grav CMS version 2.0.16 or later
- Restrict access to sensitive files and directories
- Monitor for suspicious file access attempts
- Limit page authoring privileges to trusted users
- Regularly review and update access controls
Evidence notes
The CVE-2026-72697 record indicates a path traversal vulnerability in Grav CMS before 2.0.16. Details are limited beyond official sources. Defenders should verify affected deployments, review official advisories, and monitor for suspicious file access attempts. The vulnerability allows authenticated users with page authoring privileges to enumerate and access files outside intended scope. Evidence is limited, and further review is necessary to understand the full impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72697 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72697
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72697 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72697
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/getgrav/grav/security/advisories/GHSA-47ch-6w46-6xm7
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/grav-cms-before-path-traversal-via-media-directory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.