Lucene search
+L

213 matches found

Nuclei
Nuclei
added 2026/09/13 4:24 p.m.25 views

Apache Kafka Client - Arbitrary File Read

Apache Kafka Client contains arbitrary file read and server-side request forgery caused by untrusted configuration of sasl.oauthbearer.token.endpoint.url and sasl.oauthbearer.jwks.endpoint.url, letting attackers read files or send requests to unintended locations, exploit requires untrusted party...

7.5CVSS7.4AI score0.68776EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/09/10 9:21 p.m.9 views

n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution

Impact The OAuth token endpoint bound an authorization code's first access token to the consented resource, but not its refresh token. Refreshing only checked that the requested resource was registered, not that it matched the original grant. An OAuth client approved for one workflow could refres...

7.6CVSS0.00218EPSS
SaveExploits0References9Affected Software1
Kitploit
Kitploit
added 2026/09/09 1:38 a.m.5 views

CVE-2026-73309

CVE-2026-73309 XenForo before 2.3.13 can skip OAuth2 client-secret and PKCE verification when an empty string reaches the token endpoint. What happens The endpoint checks whether clientsecret and codeverifier keys exist, then performs the comparisons only when their PHP string values are truthy. ...

9.1CVSS0.00476EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:38 a.m.6 views

CVE-2026-73310

CVE-2026-73310 XenForo before 2.3.13 does not bind an OAuth2 authorization code to the redirect URI used when that code was issued. What happens At the token endpoint, XenForo checks that the submitted redirecturi is somewhere in the client's allowlist. It does not compare the value with the...

8.2CVSS0.0036EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2026/09/08 5:01 p.m.6 views

CVE-2026-86073 n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.1, the OAuth token endpoint bound an authorization code's first access token to the consented resource but did not bind its refresh token. Refreshing checked only that the requested resource was registered, not that it...

5.9CVSS0.00218EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/08 5:01 p.m.16 views

CVE-2026-86073

n8n , an open source workflow automation platform, is affected by a per-resource OAuth consent bypass prior to versions 2.37.7 and 2.38.1 . The OAuth token endpoint bound the initial access token to the consented resource but did not bind the refresh token ; upon refreshing, it only verified the ...

7.6CVSS0.00218EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/09/08 2:17 p.m.9 views

CVE-2026-73309

XenForo before 2.3.13 contains an authentication bypass vulnerability in the OAuth2 token endpoint that allows unauthenticated attackers to obtain valid token pairs by submitting empty values for clientsecret and codeverifier parameters. Attackers can exploit PHP truthy evaluation logic, which...

9.1CVSS0.00476EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2026/09/08 1:16 p.m.29 views

CVE-2026-73310 XenForo < 2.3.13 OAuth2 Authorization Code Token Theft via redirect_uri Bypass

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.0036EPSS
SaveExploits2References5
Vulnrichment
Vulnrichment
added 2026/09/08 1:16 p.m.8 views

CVE-2026-73310 XenForo < 2.3.13 OAuth2 Authorization Code Token Theft via redirect_uri Bypass

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.0036EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/09/08 1:16 p.m.7 views

EUVD-2026-72781

XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...

8.2CVSS0.0036EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/09/08 1:15 p.m.8 views

EUVD-2026-72780

XenForo before 2.3.13 contains an authentication bypass vulnerability in the OAuth2 token endpoint that allows unauthenticated attackers to obtain valid token pairs by submitting empty values for clientsecret and codeverifier parameters. Attackers can exploit PHP truthy evaluation logic, which...

9.1CVSS0.00476EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2026/09/08 1:15 p.m.34 views

CVE-2026-73309 XenForo < 2.3.13 Authentication Bypass via OAuth2 Token Endpoint

XenForo before 2.3.13 contains an authentication bypass vulnerability in the OAuth2 token endpoint that allows unauthenticated attackers to obtain valid token pairs by submitting empty values for clientsecret and codeverifier parameters. Attackers can exploit PHP truthy evaluation logic, which...

9.1CVSS0.00476EPSS
SaveExploits2References5
OSV
OSV
added 2026/08/31 9:11 p.m.18 views

CVE-2026-82882 Devtron through 2.2.0 Missing Authorization via webhook API token endpoint

Devtron through 2.2.0 fails to enforce authorization checks on the GET /orchestrator/api-token/webhook endpoint, allowing authenticated users to retrieve admin API tokens. Attackers with any authenticated account can query the endpoint with arbitrary project, environment, and application paramete...

8.7CVSS6AI score
SaveExploits0References7
NVD
NVD
added 2026/08/25 11:17 p.m.10 views

CVE-2026-44476

Doorkeeper is an OAuth 2 provider for Ruby on Rails. In version 1.9.0, an attacker who knows only a dynamically registered client's clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:17 p.m.7 views

DEBIAN-CVE-2026-44476

Doorkeeper is an OAuth 2 provider for Ruby on Rails. In version 1.9.0, an attacker who knows only a dynamically registered client's clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS5.5AI score0.00323EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 10:47 p.m.77 views

CVE-2026-44476

doorkeeper-openid_connect (an OpenID Connect extension for the Doorkeeper OAuth 2 gem in Ruby on Rails) is affected in version 1.9.0 . The root cause is in DynamicClientRegistrationController#register, which hard-codes confidential: false when creating dynamically registered applications, yet sti...

6.3CVSS5.4AI score0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 10:47 p.m.36 views

CVE-2026-44476 Doorkeeper OpenID Connect: Dynamic Client Registration feature creates public clients with client_secret

Doorkeeper is an OAuth 2 provider for Ruby on Rails. In version 1.9.0, an attacker who knows only a dynamically registered client's clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS0.00323EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 9:17 p.m.12 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
CVE
CVE
added 2026/08/24 8:14 p.m.17 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
OSV
OSV
added 2026/08/18 1:17 p.m.6 views

CVE-2026-23922

The email media OAuth field 'Client secret' cannot be read after saving, but a Super Admin can leak it by setting a malicious 'Token endpoint'. Changes were made to reset the client secret upon changing the token endpoint...

4.9CVSS5.7AI score
SaveExploits0References1
Rows per page
Query Builder