Lucene search
+L

90616 matches found

RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-73627

A flaw was found in JupyterLab. An authenticated user can bypass administrator lock rules in the plugin manager by making direct requests to the /lab/api/plugins endpoint. This allows them to enable or disable plugins that were locked, including child plugins and those locked via the 'lock all'...

7.1CVSS5.4AI score0.00249EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-58671

A vulnerability was determined in Webkul Bagisto up to 2.4.4. Affected is an unknown function of the file /admin/customers/login-as-customer/ of the component Admin Customer Impersonation Feature. This manipulation of the argument ID causes authorization bypass. The attack can be initiated...

5.8CVSS5.1AI score0.00309EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago14 views

CVE-2026-19834

Technical details about CVE-2026-19834 are not publicly available in the provided documents. Based on the supplied sources, only high-level description is given; no verified affected versions, vulnerable components, exploit specifics, or remediation steps are included. Monitor for updates.

5.8CVSS5.1AI score0.00309EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago7 views

MINI-CF7V-M64R-GPR2

Bulletin has no description...

6.1CVSS4.8AI score0.00263EPSS
SaveExploits0
NVD
NVD
added 3 days ago6 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...

9.8CVSS0.00302EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago5 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
NVD
NVD
added 3 days ago4 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
EUVD
EUVD
added 3 days ago7 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
Cvelist
Cvelist
added 3 days ago32 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
CVE
CVE
added 3 days ago19 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 3 days ago4 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
CVE
CVE
added 3 days ago18 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
ATTACKERKB
ATTACKERKB
added 3 days ago4 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
Cvelist
Cvelist
added 3 days ago31 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...

9.8CVSS0.00302EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago5 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.00302EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago9 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.00302EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago20 views

CVE-2026-72829

CVE-2026-72829 affects Grav plugin Grav API API-key scope bypass in UsersController create()/update() for getgrav/grav-plugin-api ≤ 1.0.12. The code enforces scope caps only for api.users.write, but uses a bare isSuperAdmin() check reading access.api.super, bypassing key scopes. This allows an ap...

9.8CVSS5.3AI score0.00302EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago16 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 3 days ago8 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
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-58638

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...

9.8CVSS6.1AI score0.00467EPSS
SaveExploits0References2
Rows per page
Query Builder