Lucene search
+L

517 matches found

EUVD
EUVD
added 2026/08/18 11:19 a.m.8 views

EUVD-2026-60596

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0 before version 1.0.14 fixed in 1.0.15 contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope. The method gates the users/ scope on the account's raw super-admin ACL flag access.api.super instead ...

9.3CVSS5.5AI score0.00222EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

CVE-2026-75832 Grav API Plugin before 1.0.14 Authorization Bypass

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0 before version 1.0.14 fixed in 1.0.15 contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope. The method gates the users/ scope on the account's raw super-admin ACL flag access.api.super instead ...

9.3CVSS0.00222EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-76932

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0 before version 1.0.14 fixed in 1.0.15 contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope. The method gates the users/ scope on the account's raw super-admin ACL flag access.api.super instead ...

9.3CVSS5.5AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/14 12:16 p.m.7 views

CVE-2026-72829

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

8.8CVSS0.00261EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 12:16 p.m.5 views

CVE-2026-72831

The Flex Objects plugin through 1.4.6, tested with Grav 2.0.11 contains an incorrect authorization vulnerability in its Flex Objects API. FlexApiController::update checks only the general Flex directory permission and does not apply the additional target/field/super-admin checks enforced by the...

8.8CVSS0.00302EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/14 12:16 p.m.4 views

CVE-2026-72828

Grav Plugin API getgrav/grav-plugin-api before 1.0.13 fails to enforce API-key scope caps in InvitationsController. The strip-super and accept-groups decisions are gated on a bare isSuperAdmin check rather than a scope-aware permission check, so a least-privilege API key scoped to api.users.write...

8.6CVSS0.00272EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 12:16 p.m.7 views

CVE-2026-72833

The Grav API plugin getgrav/grav-plugin-api versions = 1.0.6 and = 1.0.11 contain a privilege escalation vulnerability. A scoped API key minted on a super-admin account bypasses its declared scope cap on four isSuperAdmin-gated write endpoints in GroupsController, AccountsConfigController,...

8.8CVSS0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.35 views

CVE-2026-72833 Grav 1.0.6 through 1.0.11 Privilege Escalation via Scoped API Keys

The Grav API plugin getgrav/grav-plugin-api versions = 1.0.6 and = 1.0.11 contain a privilege escalation vulnerability. A scoped API key minted on a super-admin account bypasses its declared scope cap on four isSuperAdmin-gated write endpoints in GroupsController, AccountsConfigController,...

8.8CVSS0.00261EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.10 views

EUVD-2026-58647

The Grav API plugin getgrav/grav-plugin-api versions = 1.0.6 and = 1.0.11 contain a privilege escalation vulnerability. A scoped API key minted on a super-admin account bypasses its declared scope cap on four isSuperAdmin-gated write endpoints in GroupsController, AccountsConfigController,...

8.8CVSS5.6AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.25 views

CVE-2026-72833

The Grav API plugin (getgrav/grav-plugin-api) versions 1.0.6–1.0.11 contain a privilege-escalation vulnerability. A scoped API key minted on a super-admin account bypasses the scope cap on four isSuperAdmin()-gated write endpoints (GroupsController, AccountsConfigController, PreferencesController...

8.8CVSS5.5AI score0.00261EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72833

The Grav API plugin getgrav/grav-plugin-api versions = 1.0.6 and = 1.0.11 contain a privilege escalation vulnerability. A scoped API key minted on a super-admin account bypasses its declared scope cap on four isSuperAdmin-gated write endpoints in GroupsController, AccountsConfigController,...

8.8CVSS5.5AI score0.00261EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72831

The Flex Objects plugin through 1.4.6, tested with Grav 2.0.11 contains an incorrect authorization vulnerability in its Flex Objects API. FlexApiController::update checks only the general Flex directory permission and does not apply the additional target/field/super-admin checks enforced by the...

8.8CVSS5.2AI score0.00302EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/14 11:35 a.m.26 views

CVE-2026-72831

The CVE concerns the Grav Flex Objects plugin (through 1.4.6, tested with Grav 2.0.11). The vulnerability resides in FlexApiController::update(), which only enforces general Flex directory permissions and omits the stricter checks enforced by Users and Groups APIs (target/field/super-admin). An a...

8.8CVSS5.2AI score0.00302EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72829 Grav before 1.0.13 API Key Scope Bypass via UsersController

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

8.8CVSS5.3AI score0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.35 views

CVE-2026-72829 Grav before 1.0.13 API Key Scope Bypass via UsersController

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

8.8CVSS0.00261EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72829

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

5.3AI score0.00261EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 11:35 a.m.11 views

EUVD-2026-58643

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

9.8CVSS5.4AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.26 views

CVE-2026-72829

CVE-2026-72829 is an API-key scope-cap bypass in the Grav API plugin (getgrav/grav-plugin-api) prior to 1.0.13 . The UsersController's create() and update() methods enforce scope caps only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin() check that reads access.api.su...

8.8CVSS5.3AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.20 views

CVE-2026-72828

Grav Plugin API before 1.0.13 (grav-plugin-api) is affected by CVE-2026-72828: InvitationsController fails to enforce API-key scope caps. strip-super and accept-groups checks rely on isSuperAdmin() instead of scope-aware permissions, allowing a least-privilege API key scoped to api.users.write (i...

8.6CVSS5.3AI score0.00272EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.10 views

EUVD-2026-58642

Grav Plugin API getgrav/grav-plugin-api before 1.0.13 fails to enforce API-key scope caps in InvitationsController. The strip-super and accept-groups decisions are gated on a bare isSuperAdmin check rather than a scope-aware permission check, so a least-privilege API key scoped to api.users.write...

8.6CVSS5.4AI score0.00272EPSS
SaveExploits0References2
Rows per page
Query Builder