Lucene search
+L

4106 matches found

CVE
CVE
added 2026/08/14 11:35 a.m.30 views

CVE-2026-72823

The Grav API plugin (getgrav/grav-plugin-api) prior to 1.0.13 is impacted. Its DemoController contains a private requireSuper() check for isSuperAdmin() that returns early and skips requirePermission(), bypassing the api_key_scopes enforcement. Consequently, a scoped API key minted on a super acc...

5.4CVSS5.3AI score0.00193EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72823

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.3AI score0.00193EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72822

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

9.8CVSS5.4AI score0.00299EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.35 views

CVE-2026-72822 Grav before 1.0.13 Authentication Bypass via disable2fa

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

8.8CVSS0.00299EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.32 views

CVE-2026-72822

The getgrav/grav-plugin-api Composer package (versions ≤ 1.0.12) contains an authentication bypass on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin (non-self) path solely via ACL reads (isSuperAdmin/hasPermission) and never invokes requirePermis...

8.8CVSS5.4AI score0.00299EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/14 11:35 a.m.14 views

CVE-2026-72822 Grav before 1.0.13 Authentication Bypass via disable2fa

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

8.8CVSS5.4AI score0.00299EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.9 views

EUVD-2026-58636

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

9.8CVSS5.5AI score0.00299EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.11 views

PT-2026-71999

Name of the Vulnerable Software and Affected Versions Grav API plugin versions prior to 1.0.13 Description Failure to enforce API key scope caps in ConfigController super-scope gates allows scoped keys to modify scheduler configuration. An attacker possessing a scoped api.config.write key can...

9.8CVSS5.8AI score0.00942EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.10 views

PT-2026-71995

Name of the Vulnerable Software and Affected Versions getgrav/grav-plugin-api versions prior to 1.0.13 Description The getgrav/grav-plugin-api plugin fails to validate that the scopes of a newly created API key are a subset of the caller's scopes within the createApiKey function. The self-target...

9.8CVSS6.2AI score0.00261EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.9 views

PT-2026-71998

Name of the Vulnerable Software and Affected Versions Grav API plugin getgrav/grav-plugin-api versions prior to 1.0.13 Description An API-key scope-cap bypass exists in the create and update methods of the UsersController. While these methods enforce scope caps for api.users.write, they rely on a...

9.8CVSS5.3AI score0.00261EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 10:17 p.m.11 views

CVE-2026-73841

OpenChoreo is a complete, open-source developer platform for Kubernetes. From 1.2.0-rc.1 until 1.2.0, internal/openchoreo-api/api/handlers/exec.go and internal/openchoreo-api/api/handlers/wirelogs.go authorize component:exec and wirelogs:view using the caller-supplied project query parameter...

8.8CVSS0.00353EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 10:17 p.m.10 views

CVE-2026-72839

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.8CVSS0.00394EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 10:05 p.m.29 views

CVE-2026-73305

CVE-2026-73305 affects Budibase prior to 3.39.24. The public role-assign API /api/public/v1/roles/assign validates only global flags (admin/builder) and neglects per-app authorization (appBuilder.appId, role.appId). An app-scoped builder could scope actions to an app they control and grant themse...

8.8CVSS5.5AI score0.00368EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 9:54 p.m.40 views

CVE-2026-72839

CVE-2026-72839 affects filebrowser up to version 2.63.16, where self-signup with default CreateUserDir permits accounts to inherit the server root scope with full create, modify, delete, rename, share, and download permissions. This unauthenticated access can reach all files, yielding high confid...

9.8CVSS5.4AI score0.00394EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.30 views

CVE-2026-72839 filebrowser through 2.63.16 Privilege Escalation via Signup

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.8CVSS0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 9:54 p.m.21 views

CVE-2026-72839 filebrowser through 2.63.16 Privilege Escalation via Signup

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.3CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:38 p.m.8 views

CVE-2026-14875

IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 is vulnerable to arbitrary code execution on Windows when installed for all users due to publicly writeable directory...

7.3CVSS6AI score0.00115EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/13 5:52 p.m.4 views

CVE-2026-73644 OpenDJ: Authorization bypass in SASL PLAIN allowing a `proxied-auth` holder to impersonate any resolvable non-root user without an ACI proxy grant

OpenDJ is an LDAPv3 compliant directory service. Prior to 5.1.2, the SASL PLAIN authorization identity path in opendj-server-legacy/src/main/java/org/opends/server/extensions/PlainSASLMechanismHandler.java checked the PROXIEDAUTH privilege but did not evaluate the mayProxy proxy ACI scope when an...

9.6CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58444

Personal access token scope enforcement bypass on the repository home page GET /owner/repo discloses private repository contents...

4.3CVSS0.0024EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58429

Public-Only Personal access tokens scope bypass in Organization and Permission Endpoints...

4.9CVSS0.00346EPSS
SaveExploits0References3
Rows per page
Query Builder