---
id: CVE-2026-64852
title: >-
  Grav API Plugin is a RESTful API for Grav CMS that provides full headless
  access to your site's content
summary: >-
  Grav API Plugin is a RESTful API for Grav CMS that provides full headless
  access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts
  the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php
  and autho…
severity: none
cwe:
  - CWE-862
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-64852'
references:
  - url: >-
      https://github.com/getgrav/grav-plugin-api/commit/ed16f0aaa9b398c6f179fb8f51e0fa53e4ed8a30
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav-plugin-api/releases/tag/1.0.8'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-7v74-m76q-8wf3'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-7v74-m76q-8wf3'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00414
epssPercentile: 0.32973
ingestedAt: '2026-09-09T21:22:45.540Z'
---

## Overview

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user can select another account from the route, create a persistent ApiKeyManager credential bound to that target, and inherit the target's API permissions, including api.super or administrative write access when present. This issue is fixed in version 1.0.8.

## Remediation

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