Lucene search
+L

910 matches found

CVE
CVE
added 2026/08/25 9:51 p.m.141 views

CVE-2026-65905

A capture-replay authentication bypass in Apache Tomcat's DIGEST authenticator allows a limited replay attack: if a client sends a DIGEST-authenticated request with a nonceCount at the upper boundary of the replay window before windowSize requests have been made, that request can be replayed once...

9.8CVSS5.4AI score0.00769EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/25 9:51 p.m.89 views

CVE-2026-65905 Apache Tomcat: Limited replay attack possible with DIGEST authentication

Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayable once only while...

0.00769EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 7:29 p.m.10 views

GHSA-P43P-WHWX-Q52H JupyterHub has Unauthenticated Denial of Service via Unbounded Username Logging on Failed Login

Impact Invalid input to login resulted in unbounded logging output. Only form-based Authenticators the default PAM Authenticator, but not the more widely used OAuthenticator are affected. Patches Upgrade to 5.5.0. Workarounds Use an Authenticator that doesn't use a login form, such as...

5.3CVSS5.4AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 11:42 a.m.11 views

BIT-KEYCLOAK-2026-37982 Keycloak: org.keycloak.authentication: keycloak: unauthorized account takeover via webauthn token replay

A flaw was found in Keycloak. This authentication vulnerability allows a remote attacker to replay ExecuteActionsActionToken tokens within Keycloak's WebAuthn Web Authentication flow. By intercepting an execute-actions email link, an attacker can register their own authenticator to a victim's...

6.8CVSS5.4AI score0.0044EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 11:41 a.m.8 views

BIT-KEYCLOAK-2025-12150 Org.keycloak/keycloak-services: webauthn attestation statement verification bypass

A flaw was found in Keycloak’s WebAuthn registration component. This vulnerability allows an attacker to bypass the configured attestation policy and register untrusted or forged authenticators via submission of an attestation object with fmt: "none", even when the realm is configured to require...

3.1CVSS5.4AI score0.00202EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.12 views

PT-2026-81884

Name of the Vulnerable Software and Affected Versions Apache Tomcat versions 11.0.0-M1 through 11.0.24 Apache Tomcat versions 10.1.0-M1 through 10.1.57 Apache Tomcat versions 9.0.0.M1 through 9.0.120 Apache Tomcat versions 8.5.0 through 8.5.100 Apache Tomcat versions 7.0.30 through 7.0.109...

9.8CVSS5.3AI score0.00769EPSS
SaveExploits0References49
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/08/25 12:00 a.m.4 views

CVE-2026-65905: Authentication Bypass by Capture-replay

Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayable once only while...

9.8CVSS0.00769EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/18 9:28 a.m.11 views

tomcat: Apache Tomcat: Authentication bypass via limited replay attack in DIGEST authenticator

A flaw was found in Apache Tomcat. This vulnerability, an authentication bypass by capture-replay, affects the DIGEST authenticator. A remote attacker can exploit this by making a specially crafted DIGEST authenticated request with a nonceCount at the upper boundary of the replay window. This...

9.8CVSS5.9AI score0.00769EPSS
SaveExploits0References5
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.29 views

GO-2021-0061 vulnerabilities

Vulnerabilities for packages: dex-k8s-authenticator, k3d...

5.7AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.29 views

GO-2020-0036 vulnerabilities

Vulnerabilities for packages: dex-k8s-authenticator, k3d...

5.7AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.26 views

GO-2022-0229 vulnerabilities

Vulnerabilities for packages: dex-k8s-authenticator, k3d...

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

GO-2022-0956 vulnerabilities

Vulnerabilities for packages: dex-k8s-authenticator, k3d...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/08/12 7:17 p.m.15 views

CVE-2026-18677

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS0.00313EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 6:47 p.m.12 views

EUVD-2026-57424

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/12 6:47 p.m.47 views

CVE-2026-18677

In Kong Mesh (universal mode), the XDS authenticator in kuma-cp validates the dataplane’s SPIFFE ID path template against the kuma.io/workload label only when the dataplane token is bound to a workload. Because workload binding is optional, a dataplane presenting a tags-bound token can register w...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 6:47 p.m.19 views

CVE-2026-18677 Kong Mesh: a dataplane token without a workload binding can claim any workload's SPIFFE identity

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/12 6:47 p.m.39 views

CVE-2026-18677 Kong Mesh: a dataplane token without a workload binding can claim any workload's SPIFFE identity

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS0.00313EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.37 views

PT-2026-71208

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/11 3:05 p.m.47 views

CVE-2026-18639

CVE-2026-18639 affects Velociraptor's OIDC authenticator. The vulnerability arises when Velociraptor uses the email claim as a username; some IdPs allow changing the email without verification, and some do not set or verify the email_verified claim. This can enable a user to impersonate another b...

7.3CVSS5.3AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 3:05 p.m.12 views

CVE-2026-18639 Velociraptor OIDC Authenticator susceptible to email spoofing

When Velociraptor is configured to use an OIDC IdP for authentication, it uses the email claim as a username. However, some IdP allow users to change the email claim without verification. Some IdPs do not set the "emailverified" claim and do not actually verify the email. This allows a user to...

7.3CVSS5.3AI score
SaveExploits0References4
Rows per page
Query Builder