CVE-2026-64852

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-19 16:18

Updated : 2026-09-09 21:13


NVD link : CVE-2026-64852

Mitre link : CVE-2026-64852

CVE.ORG link : CVE-2026-64852


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization