Vulnerability Description
Grav is a file-based Web platform. Prior to 2.0.4, the Grav .htaccess and webserver-configs/htaccess.txt security rules omit the Apache [NC] flag and therefore compare sensitive directory and file-extension patterns case-sensitively. On a case-insensitive filesystem, an unauthenticated requester can use uppercase directory or extension variants to bypass the rules and retrieve files under user/accounts or user/config, including password hashes and security configuration. This issue is fixed in version 2.0.4.
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/commit/8c9d1e7b6fd66ecea80a4bc3783fd41d36e22fb1
- https://github.com/getgrav/grav/releases/tag/2.0.4
- https://github.com/getgrav/grav/security/advisories/GHSA-vwg3-w8w3-pc79
- https://github.com/getgrav/grav/security/advisories/GHSA-vwg3-w8w3-pc79
FAQ
What is CVE-2026-62673?
CVE-2026-62673 is a documented vulnerability. Grav is a file-based Web platform. Prior to 2.0.4, the Grav .htaccess and webserver-configs/htaccess.txt security rules omit the Apache [NC] flag and therefore compare sensitive directory and file-ext...
How severe is CVE-2026-62673?
CVSS scoring is not yet available for CVE-2026-62673. Check NVD for updates.
Is there a patch for CVE-2026-62673?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.