Lucene search
+L

4111 matches found

Cvelist
Cvelist
added 2026/08/25 11:33 a.m.26 views

CVE-2026-79667 Ech0 before 4.4.3 Authentication Bypass via Scope Enforcement

Ech0 version 4.3.4 and earlier fails to reliably enforce scoped access token least-privilege restrictions on several privileged admin routes. Multiple privileged endpoints e.g., /api/inbox, /api/panel/comments, /api/backup/export omit scope checks and authorize based only on the user's admin role...

7.6CVSS0.0019EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.16 views

CVE-2026-79667

Ech0 versions 4.3.4 and earlier fail to enforce scoped access token (least-privilege) restrictions on several privileged admin routes. Endpoints such as /api/inbox, /api/panel/comments, and /api/backup/export authorize based only on the user's admin role, omitting scope checks. The backup export ...

7.6CVSS5.5AI score0.0019EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.25 views

CVE-2026-79665 Ech0 before 4.5.1 Authorization Bypass via Session Tokens

Ech0 before 4.5.1 contains an authorization bypass vulnerability where session tokens skip scope validation in RequireScopes middleware, allowing logged-in non-admin users to access admin endpoints. Attackers can read system logs, visitor statistics, user emails, and subscribe to live WebSocket...

8.8CVSS0.00352EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 11:33 a.m.8 views

EUVD-2026-65449

Ech0 before 4.5.1 contains an authorization bypass vulnerability where session tokens skip scope validation in RequireScopes middleware, allowing logged-in non-admin users to access admin endpoints. Attackers can read system logs, visitor statistics, user emails, and subscribe to live WebSocket...

8.8CVSS5.4AI score0.00352EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.17 views

CVE-2026-79665

Ech0 before 4.5.1 is affected by an authorization bypass vulnerability. The root cause is that session tokens skip scope validation in the RequireScopes middleware , enabling logged-in non-admin users to access admin endpoints. An attacker with a valid low-privilege session token can read system ...

8.8CVSS5.4AI score0.00352EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.2 views

Bheem

Project Bheem Project Bheem è una semplice raccolta di piccoli script bash che vengono eseguiti in modo iterativo per utilizzare vari strumenti e processi di ricognizione e memorizzare l'output in modo organizzato. Questo progetto è stato creato inizialmente per l'automazione della ricognizione p...

5.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.5 views

PT-2026-81890

Name of the Vulnerable Software and Affected Versions Doorkeeper OpenID Connect versions prior to 1.10.4 Description The Dynamic Client Registration DCR endpoint persists client-supplied scopes without validating them against the server's configured scope set. In the...

4.2CVSS5.3AI score0.00163EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.3 views

PT-2026-81880

In OpenStack Keystone before 29.0.3, tokens obtained via delegated authentication mechanisms OAuth1 access tokens, application credentials, trusts could be submitted to the token-method authentication path for reauthentication to escape their intended project scope. When an application credential...

7.6CVSS5.3AI score0.00501EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 11:44 p.m.24 views

reflector

reflector Description Burp Suite extension is able to find reflected XSS on page in real-time while browsing on web-site and include some features as: Highlighting of reflection in the response tab. Test which symbols is allowed in this reflection. Analyze of reflection context. Content-Type...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 9:49 p.m.48 views

rakkess

rakkess Review Access - kubectl plugin to show an access matrix for server resources Intro Have you ever wondered what access rights you have on a provided kubernetes cluster? For single resources you can use kubectl auth can-i list deployments, but maybe you are looking for a complete overview?...

5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/24 9:17 p.m.9 views

CVE-2026-75542

Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth clientcredentials grant, validatescopesagainstkey/2 in...

8.3CVSS0.00362EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 9:17 p.m.9 views

CVE-2026-75554

Insufficient Session Expiration vulnerability in the OAuth token refresh grant in hexpm hexpm allows a user removed from an organization to keep reading its private packages. expandrepositoriesscope/3 in lib/hexpm/permissions.ex only rewrites the literal repositories scope, so an explicitly grant...

2.3CVSS0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 8:15 p.m.13 views

CVE-2026-75554

CVE-2026-75554 is an Insufficient Session Expiration vulnerability in the OAuth token refresh grant of hex.pm (the Hackage Package Manager). The root cause lies in expand_repositories_scope/3 in lib/hexpm/permissions.ex, which only rewrites the literal repositories scope. Explicitly granted repos...

2.3CVSS5.2AI score0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 8:15 p.m.32 views

CVE-2026-75554 Explicit organization scopes survive token refresh after membership ends

Insufficient Session Expiration vulnerability in the OAuth token refresh grant in hexpm hexpm allows a user removed from an organization to keep reading its private packages. expandrepositoriesscope/3 in lib/hexpm/permissions.ex only rewrites the literal repositories scope, so an explicitly grant...

2.3CVSS0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 8:14 p.m.32 views

CVE-2026-75542 OAuth token exchange grants repository scopes for organizations the principal cannot access

Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth clientcredentials grant, validatescopesagainstkey/2 in...

8.3CVSS0.00362EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 8:14 p.m.12 views

CVE-2026-75542

CVE-2026-75542 is an Incorrect Authorization flaw in the OAuth token endpoint of hex.pm (the Erlang/BEAM package registry). When an API key holding the repositories permission is exchanged for a token via the client_credentials grant, the function validate_scopes_against_key/2 in lib/hexpm_web/co...

8.3CVSS5.3AI score0.00362EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 8:08 p.m.9 views

CVE-2026-72714

Rocq Prover (through 9.2.0) contains a state desynchronization in its universe checking mechanism. When a module that locally disabled the universe checking flag is closed, the global flag is restored but the universe graph retains its own copy left disabled . The kernel then accepts universe-inc...

6.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 4:27 p.m.4 views

gitea-CVE-2026-28699

CVE-2026-28699: Bypass dello Scope OAuth2 di Gitea tramite HTTP Basic Auth Un token di accesso OAuth2 di Gitea con scope limitato a solo read:user può eseguire azioni di scrittura complete quando viene inviato come Authorization: Basic base64:x-oauth-basic invece che come token Bearer. Il control...

8.1CVSS7.9AI score0.00551EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/24 2:17 p.m.8 views

CVE-2026-76842

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS0.0038EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.9 views

PT-2026-81026

Name of the Vulnerable Software and Affected Versions hex.pm versions 2025-10-10 through 2026-08-23 Description An insufficient session expiration issue exists in the OAuth token refresh grant. The expand repositories scope/3 function in lib/hexpm/permissions.ex only rewrites the literal...

2.3CVSS5.2AI score0.00246EPSS
SaveExploits0References6
Rows per page
Query Builder