Lucene search
+L

573 matches found

Kitploit
Kitploit
added 2026/09/14 5:12 p.m.12 views

kanidm

Kanidm - Simple and Secure Identity Management About Kanidm is a simple and secure identity management platform, allowing other applications and services to offload the challenge of authenticating and storing identities to Kanidm. The goal of this project is to be a complete identity provider,...

6AI score
SaveExploits0References15
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.12 views

Astra Linux – Vulnerability in Firefox and Thunderbird

An attacker could have exploited a timing attack by sending a large number of allowCredential entries and detecting the difference between invalid key handles and cross-origin key handles. This could have led to cross-origin account linking, violating the WebAuthn goals. This vulnerability affect...

6.5CVSS7AI score0.00594EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 12:18 p.m.5 views

ephemera

Ephemera : Zero-Trust SSH Certificate Authority Ephemera is a lightweight, self-hosted SSH Certificate Authority designed to enforce Zero-Trust access for infrastructure. It replaces static SSH keys with short-lived certificates, integrates hardware-backed WebAuthn MFA, and maintains...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/14 3:31 a.m.5 views

Shwmae

Shwmae Shwmae shuh-my is a Windows Hello abuse tool that was released during DEF CON 32 as part of the Abusing Windows Hello Without a Severed Hand talk. The purpose of the tool is to abuse Windows Hello from a privileged user context. root@kitploit: Shwmae Copyright C 2024 Shwmae enum Default Ve...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:22 a.m.6 views

kanidm v1.11.2

Kanidm - Simple and Secure Identity Management About Kanidm is a simple and secure identity management platform, allowing other applications and services to offload the challenge of authenticating and storing identities to Kanidm. The goal of this project is to be a complete identity provider,...

6AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/11 12:12 a.m.4 views

CVE-2022-28281

CVE-2022-28281: Mozilla Firefox Out of bounds write due to unexpected WebAuthN Extensions This is a bug that can be triggered from a compromised Windows Firefox renderer process. If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent...

8.8CVSS7.7AI score0.02556EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 5:09 a.m.8 views

CVE-2025-26788

CVE-2025-26788 Environment Setup Step 1 - Verify Docker Desktop is running docker version Step 2 - Build Image cd C:\Users\jhcho\Desktop\passkey\CVE-2025-26788 docker build -t skfs . Step 3 - Run Container docker run -d --name skfs --hostname skfs.localdomain --privileged --cgroupns=host -v...

8.4CVSS5.9AI score0.00463EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 1:37 a.m.6 views

CVE-2026-73313

CVE-2026-73313 XenForo before 2.3.13 can complete one user's two-step login with a passkey owned by a different user. What happens The passkey manager performs a global lookup using the credential ID supplied in the assertion and correctly verifies that credential's WebAuthn signature. The TFA...

8.1CVSS0.0039EPSS
SaveExploits2
NVD
NVD
added 2026/09/08 2:17 p.m.9 views

CVE-2026-73313

XenForo before 2.3.13 contains a multi-factor authentication bypass vulnerability in the passkey TFA provider that allows an authenticated attacker to complete login as another user by submitting their own registered passkey credential during the WebAuthn assertion step. The passkey verification...

8.1CVSS0.0039EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2026/09/08 1:17 p.m.34 views

CVE-2026-73313 XenForo < 2.3.13 MFA Bypass via Passkey TFA Provider

XenForo before 2.3.13 contains a multi-factor authentication bypass vulnerability in the passkey TFA provider that allows an authenticated attacker to complete login as another user by submitting their own registered passkey credential during the WebAuthn assertion step. The passkey verification...

7.6CVSS0.0039EPSS
SaveExploits2References5
CVE
CVE
added 2026/09/08 1:17 p.m.12 views

CVE-2026-73313

XenForo versions before 2.3.13 contain an MFA bypass vulnerability in the passkey TFA provider . During the WebAuthn assertion step, the passkey verification path performs a global credential lookup without validating that the matched credential belongs to the user whose login is pending. This al...

8.1CVSS0.0039EPSS
SaveExploits2References5Affected Software1
EUVD
EUVD
added 2026/09/08 1:17 p.m.6 views

EUVD-2026-72784

XenForo before 2.3.13 contains a multi-factor authentication bypass vulnerability in the passkey TFA provider that allows an authenticated attacker to complete login as another user by submitting their own registered passkey credential during the WebAuthn assertion step. The passkey verification...

7.6CVSS0.0039EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/08/29 4:35 p.m.14 views

EUVD-2026-68123

Rodauth before 2.46.0 contains an authentication bypass vulnerability in the webauthnlogin route that allows logged-in users to authenticate as any other account. Attackers can exploit improper account resolution logic that falls back to session account identifiers instead of validating the...

9.4CVSS6AI score0.00338EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/29 4:35 p.m.34 views

CVE-2026-82466 Rodauth before 2.46.0 Authentication Bypass via webauthn_login

Rodauth before 2.46.0 contains an authentication bypass vulnerability in the webauthnlogin route that allows logged-in users to authenticate as any other account. Attackers can exploit improper account resolution logic that falls back to session account identifiers instead of validating the...

9.4CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/29 4:35 p.m.40 views

CVE-2026-82466

Rodauth versions before 2.46.0 contain an authentication bypass in the webauthn_login route. The root cause is improper account resolution logic that falls back to session account identifiers instead of validating the credential binding, allowing a logged-in user to authenticate as any other acco...

9.4CVSS6AI score0.00338EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.20 views

PT-2026-83446

Name of the Vulnerable Software and Affected Versions Rodauth versions prior to 2.46.0 Description An authentication bypass exists in the 'webauthn login' route. Logged-in users can authenticate as any other account due to improper account resolution logic. The system incorrectly falls back to...

9.4CVSS6AI score0.00338EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/26 6:16 p.m.15 views

CVE-2026-47841

An application using Spring Security's WebAuthn support may be vulnerable to user verification bypass when using a distributed HTTP session store. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18...

7.4CVSS0.00289EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 5:08 p.m.38 views

CVE-2026-47841 WebAuthn User Verification Bypass via Session Serialization

An application using Spring Security's WebAuthn support may be vulnerable to user verification bypass when using a distributed HTTP session store. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18...

7.4CVSS0.00289EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 5:08 p.m.4 views

EUVD-2026-66639

An application using Spring Security's WebAuthn support may be vulnerable to user verification bypass when using a distributed HTTP session store. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18...

7.4CVSS5.2AI score0.00289EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 5:08 p.m.251 views

CVE-2026-47841

Spring Security 's WebAuthn support is vulnerable to a user verification bypass when the application uses a distributed HTTP session store . The root cause is tied to session serialization , which can allow an attacker to bypass the user verification step of a WebAuthn authenticator. Affected ver...

7.4CVSS5.2AI score0.00289EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder