Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-4v9q-p283-qc2m
- https://www.vulncheck.com/advisories/grav-before-path-traversal-via-plugin-asset
FAQ
What is CVE-2026-74907?
CVE-2026-74907 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 attack...
How severe is CVE-2026-74907?
CVE-2026-74907 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74907?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.