2 matches found
CVE-2026-72825
The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint ReportsController. The endpoint enforces requirePermission'api.config.write' followed by a bare isSuperAdmin check instead of requireSuper. Because isSuperAdm...
7.6CVSS5.4AI score0.00346EPSS
SaveExploits0References3
PT-2026-71992
The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope cap bypass in DemoController. Its private requireSuper method checks isSuperAdmin and returns early before invoking requirePermission, so the api key scopes cap enforced only in requirePermission is skipped. As a...
5.4CVSS5.4AI score0.00326EPSS
SaveExploits0References3
20