Lucene search
+L

398 matches found

Kitploit
Kitploit
added 2026/09/21 4:21 p.m.12 views

CVE-2022-29593

CVE-2022-29593 - Authentication Bypass by Capture Replay Dingtian-DT-R002 Title Authentication Bypass by Capture-replay Published: Version: 1.0 Vendor: Shenzhen Dingtian Technologies Co.,Ltd Product: 2 Channel Relay Board/Relay Card Version affected: Firmware V3.1.276A Product - Dingtian DTR004 A...

5.9CVSS6.5AI score0.14049EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 2:21 a.m.8 views

CVE-2022-43704

CVE-2022-43704 - Channel Accessible by Non-Endpoint/Authentication Bypass by Capture-replay Sinilink XY-WFTX Wifi Remote Thermostat Module Temperature Controller Title Product Documentation Application User Manual Hardware Datasheets ESP8285 Buck Converter Firmware Product Description...

5.9CVSS6.5AI score0.01868EPSS
SaveExploits2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/09/17 12:00 a.m.3 views

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

A flaw was found in Keycloak. When deployed in stateless mode with MySQL or MariaDB, a mismatch in row-count semantics between the database driver and Keycloak's application logic allows an attacker to bypass replay protection. This vulnerability enables an attacker who intercepts single-use...

7.4CVSS0.00396EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 5:58 a.m.15 views

BIT-TOMCAT-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...

9.8CVSS5.8AI score0.00769EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 6:21 p.m.8 views

CVE-2026-84003

Authentication bypass by capture-replay in Microsoft Authentication Library MSAL for Node.js allows an unauthorized attacker to perform spoofing over a network...

7.4CVSS0.00425EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:19 p.m.18 views

CVE-2026-69676

Authentication bypass by capture-replay in Windows Kerberos allows an authorized attacker to execute code over a network...

8.8CVSS0.01167EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:19 p.m.12 views

EUVD-2026-73922

Authentication bypass by capture-replay in Microsoft Authentication Library MSAL for Node.js allows an unauthorized attacker to perform spoofing over a network...

7.4CVSS5.7AI score0.00425EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:19 p.m.32 views

CVE-2026-84003

Microsoft Authentication Library (MSAL) for Node.js is affected by an authentication bypass via capture-replay that allows an unauthorized network attacker to perform spoofing . The underlying cause is the ability to capture and replay authentication tokens, leading to high confidentiality and in...

7.4CVSS5.7AI score0.00425EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/09/08 5:12 p.m.15 views

EUVD-2026-73071

Authentication bypass by capture-replay in Windows Kerberos allows an authorized attacker to execute code over a network...

8.8CVSS6.1AI score0.01167EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:12 p.m.135 views

CVE-2026-69676

CVE-2026-69676 is an authentication bypass by capture-replay vulnerability in Windows Kerberos that allows an authorized attacker to achieve remote code execution over a network. The underlying mechanism involves replaying captured Kerberos authentication traffic, enabling privilege escalation be...

8.8CVSS6.1AI score0.01167EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.11 views

Microsoft Authentication Library (MSAL) for Node.js Spoofing Vulnerability

Authentication bypass by capture-replay in Microsoft Authentication Library MSAL for Node.js allows an unauthorized attacker to perform spoofing over a network...

7.4CVSS5.7AI score0.00425EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.28 views

PT-2026-87648

News: Windows Kerberos CVE-2026-69676 CVSS 8.8 lets a low-priv domain user replay a crafted auth request and run code on a DC; Exploitation More Likely; patch DCs now. https://t.co/eME8i0s2er...

8.8CVSS5.8AI score0.01167EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 9:43 a.m.8 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
RedhatCVE
RedhatCVE
added 2026/08/31 6:25 p.m.11 views

CVE-2026-65905

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.8AI score0.00769EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 8:38 p.m.40 views

CVE-2026-13734 Zephyr WireGuard mutates peer state before anti-replay check, enabling capture-replay endpoint hijack

Zephyr's WireGuard VPN data-plane receive handler wgprocessdatamessage in subsys/net/lib/wireguard/wgcrypto.c validated the anti-replay counter too late. After AEAD decryption of a MESSAGETRANSPORTDATA packet succeeded, the code committed several peer-state changes — updatepeeraddr endpoint roami...

6.5CVSS0.00248EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 8:38 p.m.30 views

CVE-2026-13734

Zephyr RTOS's WireGuard data-plane receive handler wg_process_data_message() in subsys/net/lib/wireguard/wg_crypto.c validated the anti-replay counter only after committing several peer-state mutations (endpoint roaming update, liveness timers, and keypair rotation). Because the AEAD tag authenti...

6.5CVSS6.1AI score0.00248EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:38 p.m.18 views

CVE-2026-13734 Zephyr WireGuard mutates peer state before anti-replay check, enabling capture-replay endpoint hijack

Zephyr's WireGuard VPN data-plane receive handler wgprocessdatamessage in subsys/net/lib/wireguard/wgcrypto.c validated the anti-replay counter too late. After AEAD decryption of a MESSAGETRANSPORTDATA packet succeeded, the code committed several peer-state changes — updatepeeraddr endpoint roami...

6.5CVSS6.1AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/27 12:25 a.m.14 views

SUSE CVE-2026-65905

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.8CVSS5.8AI score0.00769EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/26 12:30 a.m.18 views

Apache Tomcat's DIGEST authenticator has an Authentication Bypass by Capture-replay vulnerability

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.8CVSS5.8AI score0.00769EPSS
SaveExploits0References4Affected Software3
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66128

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...

5.4AI score0.00769EPSS
SaveExploits0References2
Rows per page
Query Builder