Lucene search
+L

2788 matches found

ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-18353

PIA's POST /v1/upload/sbom endpoint accepts a Bearer JWT and checks its unverified iss claim against an issuer allowlist using Python's urlparse before performing OIDC discovery with requests. Because urlparse and requests/urllib3 parse an authority string containing a backslash e.g...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2 days ago17 views

CVE-2026-18353

PIA’s POST /v1/upload/sbom validates a Bearer JWT by checking the unverified iss against an issuer allowlist using urlparse, then performs OIDC discovery with requests. A backslash in the authority (e.g., https://[email protected]/) is parsed into different hostnames, enabling an attac...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago41 views

CVE-2026-18353 Unauthenticated SSRF in PIA via OIDC issuer allowlist bypass

PIA's POST /v1/upload/sbom endpoint accepts a Bearer JWT and checks its unverified iss claim against an issuer allowlist using Python's urlparse before performing OIDC discovery with requests. Because urlparse and requests/urllib3 parse an authority string containing a backslash e.g...

8.8CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago32 views

CVE-2026-48058

Summary of CVE-2026-48058 (nebula-mesh) nebula-mesh (Slack Nebula mesh control plane) versions prior to 0.3.2 expose a cookie security flaw: internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on cookies but omit the Secure attribute. A plaintext HTTP request to the ori...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago2 views

DEBIAN-CVE-2026-54603

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS5.8AI score0.00268EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-54603

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS5.9AI score0.00268EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 4 days ago11 views

CVE-2026-54603

Summary (CVE-2026-54603) OAuth2 (Ruby) versions 0.4.0 through 2.0.21 leak credentials via protocol-relative redirects during the OAuth2::Client#request flow. When a 301/302/303/307 redirect’s Location header is protocol-relative (//host/...), the client’s base URL is overridden and the original A...

8.6CVSS5.9AI score0.00268EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago7 views

PT-2026-65537

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS5.9AI score0.00268EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago6 views

BIT-OPENBAO-2026-33758 OpenBao has Reflected XSS in its OIDC authentication error message

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed...

9.6CVSS6.3AI score0.00287EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago6 views

BIT-OPENBAO-2026-33757 OpenBao lacks user confirmation for OIDC direct callback mode

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with callbackmode set to direct. This allows an attacker to start an authentication request and perform "remote phishin...

9.6CVSS5.9AI score0.00411EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 5 days ago10 views

Keycloak 26.2 < 26.2.15 / 26.4 < 26.4.11 / 26.5 < 26.5.7 Multiple Vulnerabilities

Keycloak installed on the remote host is 26.2.x prior to 26.2.15, 26.4.x prior to 26.4.11, 26.5.x prior to 26.5.7 are affected by multiple vulnerabilities: - A privilege escalation flaw exists due to improper isolation in the SingleUseObjectProvider. An unauthenticated, remote attacker can forge...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 5 days ago13 views

PT-2026-65051

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callback mode=direct configured are vulnerable to XSS via the error description parameter on the page for a failed...

9.6CVSS5.8AI score0.00287EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/07/24 9:56 p.m.9 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication in the authentication process when handling OIDC subject identifiers due to the use of an accent-insensitive collation in the database. An attacker can gain unauthorized access to another user's account by...

8.6CVSS5.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.16 views

PT-2026-64407

In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend ePA Aktensystem, Konnektor, IDP, TSS can present a self-signed TLS certificate and intercept the connection. For non-VAU connections Konnektor, IDP, this allows direct read and modification of...

8.1CVSS5.8AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 5:33 p.m.8 views

GO-2026-5989 Unauthenticated OIDC login in nebula-mesh allows unbounded memory allocation in github.com/forgekeep/nebula-mesh

When OIDC is enabled, the login endpoint is reachable without authentication and is registered outside the rate-limited auth routes. Every request creates a fresh random OIDC state value and stores it in an in-memory map. An unauthenticated remote client can grow the state storage, bounded by...

5.5AI score
SaveExploits0References3
NVD
NVD
added 2026/07/23 4:17 p.m.12 views

CVE-2026-15612

Logto bypasses OIDC nonce validation when the nonce claim is absent from the idtoken, enabling replay of authentication tokens and weakening session-binding...

9.1CVSS0.00182EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 3:45 p.m.6 views

EUVD-2026-48304

Logto bypasses OIDC nonce validation when the nonce claim is absent from the idtoken, enabling replay of authentication tokens and weakening session-binding...

5.3AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 3:45 p.m.6 views

CVE-2026-15612 LOIDC nonce validation bypass

Logto bypasses OIDC nonce validation when the nonce claim is absent from the idtoken, enabling replay of authentication tokens and weakening session-binding...

9.1CVSS5.3AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:41 a.m.5 views

PYSEC-2026-3476 LiteLLM: Local file read via request-supplied OIDC file references

Impact LiteLLM's /health/testconnection endpoint resolved request-supplied environment and OIDC file references in litellmparams. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an...

2.1CVSS5.4AI score0.00258EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/22 9:17 p.m.9 views

CVE-2026-13089

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

7.5CVSS0.0024EPSS
SaveExploits0References4
Rows per page
Query Builder