Lucene search
+L

907 matches found

CVE
CVE
added 2026/08/29 4:35 p.m.37 views

CVE-2026-82462

pac4j-oidc versions prior to 6.5.6 contain an authentication bypass vulnerability in the OIDC callback handling. The OidcCredentialsExtractor accepts callbacks carrying only an access token without requiring an authorization code or ID token, allowing attackers to substitute access tokens minted ...

6.9CVSS5.9AI score0.00133EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/29 4:35 p.m.44 views

CVE-2026-82462 pac4j-oidc before 6.5.6 Authentication Bypass via Access Token Substitution

pac4j-oidc before 6.5.6 accepts OIDC callbacks carrying only an access token without authorization code or ID token validation. Attackers can substitute access tokens minted for other clients to create authenticated sessions without proper issuer, audience, nonce, or subject verification...

6.9CVSS0.00133EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/29 4:35 p.m.13 views

EUVD-2026-68119

pac4j-oidc before 6.5.6 accepts OIDC callbacks carrying only an access token without authorization code or ID token validation. Attackers can substitute access tokens minted for other clients to create authenticated sessions without proper issuer, audience, nonce, or subject verification...

6.9CVSS5.9AI score0.00133EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/29 4:35 p.m.33 views

CVE-2026-82461

pac4j-oidc versions before 6.5.6 fail to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles via the KeycloakRolesAuthorizationGenerator component. Attackers with low privileges can forge access tokens containing administrative roles paire...

8.6CVSS5.9AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 4:35 p.m.25 views

CVE-2026-82461 pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token

pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j...

8.6CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/29 4:35 p.m.17 views

EUVD-2026-68118

pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j...

8.6CVSS5.9AI score0.00186EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/29 4:35 p.m.40 views

CVE-2026-82461 pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token

pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j...

8.6CVSS0.00186EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:20 p.m.11 views

CVE-2026-82263

Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET requests to private...

8.2CVSS0.00264EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:18 p.m.12 views

CVE-2026-55834

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to services. From 2.6.0 until 2.9.0, frontend/src/routes/authorize/+page.ts reads the redirecturi query parameter and frontend/src/routes/authorize/+page.svelte uses the raw callbackURL in redirectWithError when...

4.3CVSS0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:28 p.m.12 views

GHSA-2WVM-8MVP-22QV Pocket-ID has an Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Summary The OIDC authorization page in the pocket-id frontend redirects the browser to an attacker-controlled URL without consulting the backend redirecturi allow-list when the request uses prompt=none. An attacker who knows a valid clientid can craft an /authorize link that sends a victim or a...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 4:28 p.m.14 views

Pocket-ID has an Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Summary The OIDC authorization page in the pocket-id frontend redirects the browser to an attacker-controlled URL without consulting the backend redirecturi allow-list when the request uses prompt=none. An attacker who knows a valid clientid can craft an /authorize link that sends a victim or a...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/28 4:27 p.m.27 views

CVE-2026-55834

Pocket ID (an OIDC provider for passkey-based authentication), versions 2.6.0 through 2.9.0 , contains an open redirect in its OIDC /authorize page. When a request uses prompt=none and silent authorization cannot complete, the SvelteKit frontend constructs a callback URL directly from the raw red...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:27 p.m.10 views

CVE-2026-55834 Pocket ID: Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to services. From 2.6.0 until 2.9.0, frontend/src/routes/authorize/+page.ts reads the redirecturi query parameter and frontend/src/routes/authorize/+page.svelte uses the raw callbackURL in redirectWithError when...

4.3CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 4:27 p.m.38 views

CVE-2026-55834 Pocket ID: Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to services. From 2.6.0 until 2.9.0, frontend/src/routes/authorize/+page.ts reads the redirecturi query parameter and frontend/src/routes/authorize/+page.svelte uses the raw callbackURL in redirectWithError when...

4.3CVSS0.00269EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 4:27 p.m.12 views

EUVD-2026-67828

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to services. From 2.6.0 until 2.9.0, frontend/src/routes/authorize/+page.ts reads the redirecturi query parameter and frontend/src/routes/authorize/+page.svelte uses the raw callbackURL in redirectWithError when...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:18 p.m.11 views

CVE-2026-82263 Logto Server-Side Request Forgery via OIDC SSO Connector Issuer URL

Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET requests to private...

8.2CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/28 4:18 p.m.36 views

CVE-2026-82263 Logto Server-Side Request Forgery via OIDC SSO Connector Issuer URL

Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET requests to private...

8.2CVSS0.00264EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 4:18 p.m.13 views

EUVD-2026-67794

Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET requests to private...

8.2CVSS6AI score0.00264EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.22 views

CVE-2026-82263

Logto through 1.42.0 is affected by a server-side request forgery (SSRF) in the OIDC SSO connector creation endpoint . The root cause is a failure to validate the issuer URL parameter, allowing tenant administrators holding Management API credentials to supply arbitrary internal URLs that trigger...

8.2CVSS6AI score0.00264EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.15 views

PT-2026-83257

Name of the Vulnerable Software and Affected Versions Pocket ID versions 2.6.0 through 2.8.0 Description The OIDC authorization page in the frontend redirects the browser to an attacker-controlled URL without consulting the backend redirect URI allow-list when the request uses prompt=none. An...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References10
Rows per page
Query Builder