Lucene search
+L

251 matches found

RedhatCVE
RedhatCVE
•added 2026/09/25 5:46 a.m.•7 views

CVE-2026-92289

A flaw was found in lemonldap-ng. When configured to accept either client secrets or Proof Key for Code Exchange PKCE, a security mechanism designed to protect authorization codes, the portal fails to validate client credentials properly for public clients. A remote attacker who intercepts an...

9.1CVSS5.9AI score0.00222EPSS
SaveExploits0References2
Nuclei
Nuclei
•added 2026/09/25 2:05 a.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.4AI score0.68776EPSS
SaveExploits2References2
Kitploit
Kitploit
•added 2026/09/24 7:10 p.m.•8 views

CVE-2026-73309

CVE-2026-73309: Empty OAuth2 credentials bypass 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 the...

9.1CVSS6.2AI score0.00685EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/22 2:15 p.m.•8 views

CVE-2026-73310

CVE-2026-73310: OAuth2 redirect URI not bound to authorization code 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...

8.2CVSS6.1AI score0.00485EPSS
SaveExploits2
EUVD
EUVD
•added 2026/09/21 6:45 a.m.•9 views

EUVD-2026-83845

A flaw was found in the User-Managed Access UMA implementation of Keycloak. The issue occurs in the authorization token endpoint when processing permission tickets. If two different users own resources with the same name, the system incorrectly merges the permissions from both resources when one...

3.5CVSS5.7AI score0.00238EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/21 6:03 a.m.•6 views

CVE-2026-94217

A flaw was found in the User-Managed Access UMA implementation of Keycloak. The issue occurs in the authorization token endpoint when processing permission tickets. If two different users own resources with the same name, the system incorrectly merges the permissions from both resources when one...

3.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/21 12:00 a.m.•5 views

CVE-2026-94217: Missing Authorization

A flaw was found in the User-Managed Access UMA implementation of Keycloak. The issue occurs in the authorization token endpoint when processing permission tickets. If two different users own resources with the same name, the system incorrectly merges the permissions from both resources when one...

3.5CVSS5.7AI score0.00238EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 6:47 p.m.•45 views

CVE-2026-90997 Keycloak-services: keycloak: replay protection bypass leads to unauthorized access via database driver semantics mismatch

A flaw was found in Keycloak. When deployed in stateless mode with MySQL or MariaDB, a mismatch in row-count semantics between the database driver and Keycloak's application logic allows an attacker to bypass replay protection. This vulnerability enables an attacker who intercepts single-use...

7.4CVSS0.00396EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/16 10:22 a.m.•7 views

Incorrect Authorization

Overview apache-airflow-providers-keycloak is a Provider package apache-airflow-providers-keycloak for Apache Airflow Affected versions of this package are vulnerable to Incorrect Authorization in the unauthenticated token endpoint, which accepts a client-credentials grant for any confidential...

9.8CVSS5.8AI score0.00977EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/16 9:10 a.m.•10 views

EUVD-2026-80324

Apache Airflow Keycloak provider: the unauthenticated token endpoint accepts a client-credentials grant for any confidential client registered in the Keycloak realm, not only the client configured for Airflow. No allowlist restricts which client ids may authenticate, so the credentials of an...

5.7AI score0.00977EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 9:10 a.m.•10 views

CVE-2026-76187 Apache Airflow Keycloak provider: Any realm client's credentials mint an Airflow session JWT

Apache Airflow Keycloak provider: the unauthenticated token endpoint accepts a client-credentials grant for any confidential client registered in the Keycloak realm, not only the client configured for Airflow. No allowlist restricts which client ids may authenticate, so the credentials of an...

9.8CVSS5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/16 9:10 a.m.•26 views

CVE-2026-76187

Apache Airflow Keycloak provider: the unauthenticated token endpoint accepts a client-credentials grant for any confidential client registered in the Keycloak realm, not only the client configured for Airflow. No allowlist restricts which client ids may authenticate, so the credentials of an...

9.8CVSS5.7AI score0.00977EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/09/16 9:10 a.m.•38 views

CVE-2026-76187 Apache Airflow Keycloak provider: Any realm client's credentials mint an Airflow session JWT

Apache Airflow Keycloak provider: the unauthenticated token endpoint accepts a client-credentials grant for any confidential client registered in the Keycloak realm, not only the client configured for Airflow. No allowlist restricts which client ids may authenticate, so the credentials of an...

0.00977EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/10 9:21 p.m.•11 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.6CVSS5.6AI score0.0039EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2026/09/10 9:21 p.m.•10 views

GHSA-CW9W-VV67-HF73 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...

5.9CVSS5.6AI score0.0039EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
•added 2026/09/08 5:01 p.m.•10 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.9CVSS5.6AI score0.0039EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/08 5:01 p.m.•21 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.6CVSS5.6AI score0.0039EPSS
SaveExploits0References7Affected Software1
GithubExploit
GithubExploit
•added 2026/09/08 4:34 p.m.•19 views

Exploit for CVE-2026-73309

CVE-2026-73309 XenForo before 2.3.13 can skip OAuth2 client-s...

9.1CVSS5.9AI score0.00685EPSS
SaveExploits2
NVD
NVD
•added 2026/09/08 2:17 p.m.•11 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.00685EPSS
SaveExploits2References5
Vulnrichment
Vulnrichment
•added 2026/09/08 1:16 p.m.•11 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.2CVSS5.7AI score0.00485EPSS
SaveExploits2References5
Rows per page
Query Builder