---
cve: "CVE-2026-62666"
severity: "HIGH"
cvss: 8.8
epss: "43%"
vendor: "getgrav"
kev: false
exploited: false
published: "2026-08-19 15:36:37"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T13:01:56+02:00"
---

# CVE-2026-62666

> 8.8 HIGH · 🧪 PoC

## Beschreibung

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, Grav API plugin UsersController::createApiKey(), generate2fa(), and disable2fa() omit the accessGrantsSuper() target check used by sibling user mutation endpoints. A non-super account with api.users.write can mint an API key bound to an access.api.super target through requireApiKeyPermission(), obtain the target's full privileges because key scopes are not enforced, and create persistent super-administrator access; the same missing check also permits rotating or disabling the target's two-factor authentication. This issue is fixed in version 1.0.6.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- dfcc947f0d6758772caac290c68fe8d4c4a4874e (Commit)
- fe5146a3efeb39d1f405499188e5270bc002b0a6 (Commit)

## Referenzen

- <https://github.com/getgrav/grav/security/advisories/GHSA-8gg4-rvvv-cq96>
- <https://github.com/getgrav/grav-plugin-api/commit/dfcc947f0d6758772caac290c68fe8d4c4a4874e>
- <https://github.com/getgrav/grav-plugin-api/releases/tag/1.0.6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-62666) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
