PatchSiren cyber security CVE debrief
CVE-2026-74907 getgrav CVE debrief
CVE-2026-74907 is a high-severity path traversal vulnerability in Grav before 2.0.15. The vulnerability exists in the static asset server within index.php, allowing unauthenticated attackers to access files in sibling directories by exploiting directory names that extend the base path string. This vulnerability can lead to unauthorized file access, potentially resulting in data breaches or further exploitation. Defenders should assess the exposure of Grav installations and prioritize remediation to prevent potential attacks.
- Vendor
- getgrav
- Product
- grav
- CVSS
- HIGH 8.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Grav installations should assess exposure and prioritize remediation. This includes administrators, security teams, and IT personnel who manage Grav installations. They should verify the affected scope, ensure that all Grav installations are updated to the latest version, and monitor for potential exploitation attempts. Additionally, they should review system logs for suspicious activity and implement compensating controls for Ex.
Why it matters
CVE-2026-74907 is a high-severity path traversal vulnerability in Grav before 2.0.15, allowing unauthenticated attackers to access files in sibling directories. Defenders should prioritize verifying exposure and remediating vulnerable Grav installations to prevent unauthorized file access.
- Verify exposure of Grav installations to CVE-2026-74907
- Remediate vulnerable Grav installations to prevent unauthorized file access
- Monitor for potential exploitation attempts to detect possible attacks
Technical summary
The vulnerability exists in the static asset server within index.php, allowing unauthenticated attackers to access files in sibling directories by exploiting directory names that extend the base path string. This can be achieved by manipulating directory names to bypass directory-boundary validation, potentially leading to unauthorized file access. The vulnerability is classified as a path traversal vulnerability, which can have severe consequences if exploited. Defenders should prioritize verifying exposure and remediating vulnerable Grav installations to prevent unauthorized file access.
Defensive priority
Defenders should prioritize verifying exposure and remediating vulnerable Grav installations.
Recommended defensive actions
- Verify Grav installations for exposure to CVE-2026-74907
- Remediate vulnerable Grav installations to version 2.0.15 or later
- Monitor for potential exploitation attempts
- Review system logs for suspicious activity
- Implement compensating controls for exposed systems
- Track exceptions and retest remediated assets
- technicalSummary
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but vendor remediation and affected scope require verification. The vulnerability was reported to the vendor, who released a patch in version 2.0.15. However, defenders should verify the affected scope and ensure that all Grav installations are updated to the latest version to prevent exploitation. Additional verification steps include reviewing system logs for potential exploitation attempts and monitoring for suspicious activity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-74907 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-74907
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-74907 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74907
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-4v9q-p283-qc2m
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/grav-before-path-traversal-via-plugin-asset-map-php
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.