Lucene search
+L

212 matches found

OSV
OSV
added 2026/08/17 5:49 p.m.5 views

GHSA-92HR-GMR6-H8CP Etherpad addressed weak token RNG, login timing, plugin path handling, API request handling

Fix: PR 7906 ether/etherpad. A set of medium/low hardening fixes: - Weak RNG for tokens CWE-330: author/session/readonly IDs were generated with Math.random client and server. Now use crypto.getRandomValues. - Login timing / no failure delay CWE-208/CWE-307: the OIDC interaction login used a...

5.6AI score
SaveExploits0References5
NVD
NVD
added 2026/08/12 6:21 a.m.13 views

CVE-2026-19594

Insufficient input sanitization in Snowflake Python API snowflake.core versions prior to 1.13.0 allowed confused-deputy privilege escalation through two related weaknesses: path traversal CWE-22 via unencoded .. identifier path segments, and HTTP parameter pollution CWE-141 via unencoded &//=...

8.1CVSS0.00395EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 5:22 a.m.7 views

CVE-2026-19594

Insufficient input sanitization in Snowflake Python API snowflake.core versions prior to 1.13.0 allowed confused-deputy privilege escalation through two related weaknesses: path traversal CWE-22 via unencoded .. identifier path segments, and HTTP parameter pollution CWE-141 via unencoded &//=...

8.1CVSS5.4AI score0.00395EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 5:22 a.m.15 views

EUVD-2026-57071

Insufficient input sanitization in Snowflake Python API snowflake.core versions prior to 1.13.0 allowed confused-deputy privilege escalation through two related weaknesses: path traversal CWE-22 via unencoded .. identifier path segments, and HTTP parameter pollution CWE-141 via unencoded &//=...

8.1CVSS5.4AI score0.00395EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 5:22 a.m.29 views

CVE-2026-19594 Path Traversal and HTTP Parameter Pollution in Snowflake Python API (snowflake.core) Allow Confused-Deputy Privilege Escalation

Insufficient input sanitization in Snowflake Python API snowflake.core versions prior to 1.13.0 allowed confused-deputy privilege escalation through two related weaknesses: path traversal CWE-22 via unencoded .. identifier path segments, and HTTP parameter pollution CWE-141 via unencoded &//=...

8.1CVSS0.00395EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 5:22 a.m.49 views

CVE-2026-19594

The CVE concerns the Snowflake Python API (snowflake.core) prior to version 1.13.0. It describes two weaknesses arising from insufficient input sanitization: path traversal (CWE-22) via unencoded “..” path segments and HTTP parameter pollution (CWE-141) via unencoded characters in query string va...

8.1CVSS5.4AI score0.00395EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-70996

Insufficient input sanitization in Snowflake Python API snowflake.core versions prior to 1.13.0 allowed confused-deputy privilege escalation through two related weaknesses: path traversal CWE-22 via unencoded .. identifier path segments, and HTTP parameter pollution CWE-141 via unencoded &//=...

8.1CVSS5.4AI score0.00395EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.12 views

keycloak: org.keycloak.protocol.oidc: HTTP Parameter Pollution in OIDC redirect URI allows response parameter duplication - #GHI-604

A flaw was found in Keycloak, an open-source identity and access management solution. When a client application is configured to accept broad redirect Uniform Resource Identifiers URIs, a remote attacker can manipulate the authentication process by crafting a special web address. If a user clicks...

4.2CVSS5.5AI score0.00322EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.10 views

keycloak: org.keycloak.protocol.oidc: HTTP Parameter Pollution in OIDC redirect URI allows response parameter duplication - #GHI-604

A flaw was found in Keycloak, an open-source identity and access management solution. When a client application is configured to accept broad redirect Uniform Resource Identifiers URIs, a remote attacker can manipulate the authentication process by crafting a special web address. If a user clicks...

4.2CVSS5.5AI score0.00322EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/31 7:08 a.m.16 views

EUVD-2026-51487

A flaw was found in the keycloak-services component of Keycloak, which handles OpenID Connect OIDC authentication flows. The issue occurs because the security check designed to prevent HTTP parameter pollution only inspects the query portion of a redirect URL and ignores the fragment portion. Whe...

3.4CVSS5.5AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 7:08 a.m.54 views

CVE-2026-18209 Keycloak-services: keycloak-services: oidc redirect_uri fragment bypass in http parameter pollution check

A flaw was found in the keycloak-services component of Keycloak, which handles OpenID Connect OIDC authentication flows. The issue occurs because the security check designed to prevent HTTP parameter pollution only inspects the query portion of a redirect URL and ignores the fragment portion. Whe...

3.4CVSS0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/31 7:08 a.m.10 views

CVE-2026-18209 Keycloak-services: keycloak-services: oidc redirect_uri fragment bypass in http parameter pollution check

A flaw was found in the keycloak-services component of Keycloak, which handles OpenID Connect OIDC authentication flows. The issue occurs because the security check designed to prevent HTTP parameter pollution only inspects the query portion of a redirect URL and ignores the fragment portion. Whe...

3.4CVSS5.5AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 7:08 a.m.32 views

CVE-2026-18209

CVE-2026-18209 impacts the Keycloak service, specifically the component handling OpenID Connect (OIDC) flows. The flaw: the security check to prevent HTTP parameter pollution only examines the query string of a redirect URL, ignoring the fragment. With a wildcard redirect URI, an attacker can in...

4.7CVSS5.5AI score0.00193EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/31 6:38 a.m.51 views

CVE-2026-18217 Keycloak-services: keycloak-services: saml http-redirect binding response preserves query string leading to parameter pollution

A flaw was found in the SAML protocol implementation of Keycloak, an open-source identity and access management solution. The issue occurs when Keycloak handles SAML authentication requests using the HTTP-Redirect binding. If a client is configured with a wildcard redirect URL, an attacker can...

3.4CVSS0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 6:38 a.m.39 views

CVE-2026-18217

CVE-2026-18217 affects Keycloak’s SAML protocol implementation, specifically when handling SAML authentication requests via HTTP-Redirect binding with wildcard redirect URLs. The root cause is a query-string handling flaw that allows an attacker to craft a request whose parameters are preserved a...

4.7CVSS5.5AI score0.00193EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.20 views

PT-2026-66725

A flaw was found in the keycloak-services component of Keycloak, which handles OpenID Connect OIDC authentication flows. The issue occurs because the security check designed to prevent HTTP parameter pollution only inspects the query portion of a redirect URL and ignores the fragment portion. Whe...

3.4CVSS5.5AI score0.00193EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/28 1:13 p.m.5 views

Improper Validation of Consistency within Input

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Improper Validation of Consistency within Input during OIDC authentication flow processing. An attacker can...

4.7CVSS5.4AI score0.00193EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.24 views

PT-2026-49570

Name of the Vulnerable Software and Affected Versions Python-Multipart versions prior to 0.0.30 Description The QuerystringParser treated the semicolon ; as a field separator in application/x-www-form-urlencoded bodies, in addition to the ampersand &. This deviates from the WHATWG URL standard,...

3.7CVSS6.8AI score0.00176EPSS
SaveExploits0References28
Github Security Blog
Github Security Blog
added 2026/05/27 12:31 p.m.15 views

Keycloak Services has Improper Validation of Consistency within Input

A flaw was found in Keycloak, an open-source identity and access management solution. When a client application is configured to accept broad redirect Uniform Resource Identifiers URIs, a remote attacker can manipulate the authentication process by crafting a special web address. If a user clicks...

4.2CVSS5.8AI score0.00322EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2026/05/27 12:31 p.m.17 views

GHSA-WCVJ-VPVW-9RR5 Keycloak Services has Improper Validation of Consistency within Input

A flaw was found in Keycloak, an open-source identity and access management solution. When a client application is configured to accept broad redirect Uniform Resource Identifiers URIs, a remote attacker can manipulate the authentication process by crafting a special web address. If a user clicks...

4.2CVSS5.8AI score0.00322EPSS
SaveExploits0References13
Rows per page
Query Builder