---
id: CVE-2025-66306
title: Grav is a file-based Web platform
summary: >-
  Grav is a file-based Web platform. Prior to 1.8.0-beta.27, there is an IDOR
  (Insecure Direct Object Reference) vulnerability in the Grav CMS Admin Panel
  which allows low-privilege users to access sensitive information from other
  accounts…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-639
vendor: getgrav
product: grav
affected:
  - 'grav >= 1.7.48, < 1.8.0'
  - grav = 1.8.0
patched:
  - grav 1.8.0
published: '2025-12-01'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-66306'
references:
  - url: >-
      https://github.com/getgrav/grav/commit/b7e1958a6e807ac14919447b60e5204a2ea77f62
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-4cwq-j7jv-qmwg'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-4cwq-j7jv-qmwg'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00295
epssPercentile: 0.19705
ingestedAt: '2026-09-26T00:22:39.992Z'
---

## Overview

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, there is an IDOR (Insecure Direct Object Reference) vulnerability in the Grav CMS Admin Panel which allows low-privilege users to access sensitive information from other accounts. Although direct account takeover is not possible, admin email addresses and other metadata can be exposed, increasing the risk of phishing, credential stuffing, and social engineering. This vulnerability is fixed in 1.8.0-beta.27.

## Affected

- `grav >= 1.7.48, < 1.8.0`
- `grav = 1.8.0`

## Remediation

Upgrade past the affected range:

- `grav 1.8.0`
