Description
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.
CVSS 8.1EPSS 0.22100000000000003%Risk 0.83
View source- Published
- 2026-07-17 02:18:10
- Affected versions
- <1.0.6
- Type
- Library
- Last modified
- 2026-07-21 02:16:23
- Vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N