---
id: CVE-2026-62673
title: Grav is a file-based Web platform
summary: >-
  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 …
severity: high
cwe:
  - CWE-178
vendor: getgrav
product: getgrav/grav
affected:
  - getgrav/grav < 2.0.4
patched:
  - getgrav/grav 2.0.4
published: '2026-08-19'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:13:25.910'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62673'
references:
  - url: >-
      https://github.com/getgrav/grav/commit/8c9d1e7b6fd66ecea80a4bc3783fd41d36e22fb1
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/releases/tag/2.0.4'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-vwg3-w8w3-pc79'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-vwg3-w8w3-pc79'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62673'
  - url: 'https://github.com/advisories/GHSA-vwg3-w8w3-pc79'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00538
epssPercentile: 0.42879
aliases:
  - GHSA-vwg3-w8w3-pc79
ecosystem: composer
ingestedAt: '2026-08-19T19:44:02.437Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-62673)

Affected packages:

- `getgrav/grav < 2.0.4`

Patched in:

- `getgrav/grav 2.0.4`

Source: https://github.com/advisories/GHSA-vwg3-w8w3-pc79
