Lucene search
+L

907 matches found

OSV
OSV
added 2026/08/17 9:14 p.m.7 views

CVE-2026-56677 9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint

9Router is an AI router & token saver. In 0.5.4 and earlier, the POST /api/auth/oidc/test endpoint in src/app/api/auth/oidc/test/route.js passes the user-controlled issuerUrl parameter to fetchOidcDiscovery in src/lib/auth/oidc.js without restricting private or loopback destinations, allowing...

8.6CVSS5.5AI score
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2026/08/17 12:00 a.m.14 views

9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint

A Server-Side Request Forgery SSRF vulnerability exists in the 9Router dashboard via the /api/auth/oidc/test endpoint. The application accepts a user-controlled URL string through the issuerUrl parameter and performs an outbound HTTP request without validating if the destination IP belongs to a...

8.6CVSS5.5AI score0.00271EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.21 views

PT-2026-76819

9Router is an AI router & token saver. In 0.5.4 and earlier, the POST /api/auth/oidc/test endpoint in src/app/api/auth/oidc/test/route.js passes the user-controlled issuerUrl parameter to fetchOidcDiscovery in src/lib/auth/oidc.js without restricting private or loopback destinations, allowing...

8.6CVSS5.3AI score0.00271EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 12:31 a.m.26 views

EUVD-2026-58810

Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC idtokens by exploiting the missing nonce claim validation in the getUserByOIDCToken function within FacebookProvider.php. Attackers who obtain a vali...

9.2CVSS5.2AI score0.00441EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/14 10:57 p.m.14 views

Replay Attack

Overview Affected versions of this package are vulnerable to Replay Attack through the getUserByOIDCToken process in FacebookProvider.php. An attacker can impersonate a victim account by replaying a captured, valid Facebook OIDC idtoken to userFromToken without providing a matching session nonce...

9.2CVSS5.7AI score0.00441EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 10:17 p.m.33 views

CVE-2026-73683

Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC idtokens by exploiting the missing nonce claim validation in the getUserByOIDCToken function within FacebookProvider.php. Attackers who obtain a vali...

9.2CVSS0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/14 9:32 p.m.46 views

CVE-2026-73683

CVE-2026-73683 affects Laravel Socialite’s Facebook provider. The flaw allows unauthenticated attackers to replay captured OIDC id_tokens via a missing nonce validation in FacebookProvider.php’s getUserByOIDCToken(), so a valid, unexpired id_token for the same Facebook App ID can be submitted to ...

9.2CVSS5.2AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/14 9:32 p.m.29 views

CVE-2026-73683 Laravel Socialite Facebook Provider Authentication Bypass via Nonce Replay

Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC idtokens by exploiting the missing nonce claim validation in the getUserByOIDCToken function within FacebookProvider.php. Attackers who obtain a vali...

9.2CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/14 9:32 p.m.35 views

CVE-2026-73683 Laravel Socialite Facebook Provider Authentication Bypass via Nonce Replay

Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC idtokens by exploiting the missing nonce claim validation in the getUserByOIDCToken function within FacebookProvider.php. Attackers who obtain a vali...

9.2CVSS0.00441EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/14 7:25 p.m.15 views

OpenAM Insecure SSO Cookie Initialization

Summary Description An Insecure Default Initialization of Resource CWE-1188 issue in the OpenAM default configuration ships the iPlanetDirectoryPro SSO cookie with HttpOnly=false. Also, the iPlanetDirectoryPro SSO cookie is used as a CSRF token in OAuth/OIDC flows. This affects OpenAM Community...

5.3AI score
SaveExploits0References3Affected Software1
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.34 views

GO-2026-4751 vulnerabilities

Vulnerabilities for packages: zitadel...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.21 views

GO-2023-2113 vulnerabilities

Vulnerabilities for packages: prometheus-adapter, kubevela, k3s, caddy, up, metrics-server-fips, kube-oidc-proxy, kubernetes-fips, rancher-webhook-fips, rancher-webhook, buildkitd, kubernetes...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.19 views

GO-2026-4394 vulnerabilities

Vulnerabilities for packages: cert-manager-webhook-pdns, kubernetes-csi-external-resizer, headlamp, ksops, coredns, cloud-provider-azure, terraform-provider-grafana, restic, gomplate, kyverno, k6, syft, helm-operator, op-geth, kubevela, kubernetes-csi-external-attacher, kubescape-operator, spiced...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.16 views

PT-2026-72122

Name of the Vulnerable Software and Affected Versions Laravel Socialite affected versions not specified Description The Facebook provider contains an authentication bypass that allows unauthenticated attackers to replay captured OIDC id tokens. This occurs due to missing nonce claim validation in...

9.2CVSS5.4AI score0.00441EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 10:17 p.m.21 views

CVE-2026-73302

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS0.00398EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 10:04 p.m.34 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS0.00398EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 10:04 p.m.37 views

CVE-2026-73302

Budibase (open-source low-code platform) has a vulnerability in its OIDC SSO flow prior to 3.39.30 where the email is used as an account-linking key without verifying email_verified. The OIDC verify callback reads email from the token and does not check email_verified, causing a fallback merge in...

9CVSS5.4AI score0.00398EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 10:04 p.m.13 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/13 5:17 p.m.12 views

CVE-2026-55982

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

9.1CVSS0.00368EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.10 views

CVE-2026-23603

Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim...

3.1CVSS0.00248EPSS
SaveExploits0References3
Rows per page
Query Builder