2 matches found
CVE-2026-72824: Missing Authorization
The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API key scope-cap bypass in PagesController::guardTwigContent. The Twig-toggle check uses a bare isSuperAdmin gate that does not consult apikeyscopes, so a least-privilege API key scoped only to api.pages.write and minted on a...
8.8CVSS6.5AI score0.00727EPSS
SaveExploits0References2
CVE-2026-72823: Missing Authorization
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 apikeyscopes cap enforced only in requirePermission is skipped. As a...
5.4CVSS5.8AI score0.00326EPSS
SaveExploits0References2
20