Answer in brief
CVE-2026-62230 records a High severity (CVSS 7.5) vulnerability in Grav: .htaccess file extension rules bypass via case variation on case-insensitive filesystems. The current sources do not mark it as known exploited. The current feed maps getgrav/grav (composer), getgrav/grav (generic), getgrav/grav (packagist). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps getgrav/grav (composer), getgrav/grav (generic), getgrav/grav (packagist). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| getgrav/gravcomposer | <2.0.4 | 2.0.4 |
| getgrav/gravgeneric | < 2.0.4 | Not reported |
| getgrav/gravpackagist | >=0 <2.0.4 | 2.0.4 |
Published upstream
Aug 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 17, 2026
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.
Quoted source text, attributed separately from HOL analysis.