Auth bypass in Getgrav Grav

CVE-2026-62231

The Grav API plugin (getgrav/grav-plugin-api) before 1.0.6 contains an authorization bypass: API keys can be created with a restricted scopes array, but the ApiKeyAuthenticator class never reads or enforces these scopes. It loads and returns the owning user's full account object, so a key created with limited scopes (e.g. read-only) can perform any write, delete, or administrative operation the owning user is authorized for. Fixed in 1.0.6.

Vulnerability class: Broken Access Control

EPSS: 0.004 (31.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-62231?
CVE-2026-62231 is a high-severity vulnerability in Getgrav Grav, classified under Incorrect Authorization. CVSS score: 8.1/10. Published 2026-07-17.
How severe is CVE-2026-62231?
High severity. CVSS v3 base score is 8.1 out of 10.