Lucene search
+L

95 matches found

Kitploit
Kitploit
added 2026/09/03 3:05 p.m.8 views

CVE-2026-39912

CVE-2026-39912 - Xboard / V2Board 인증되지 않은 계정 탈취 loginWithMailLink에서 매직 링크 토큰 유출 | ---|--- CVE| CVE-2026-39912 CVSS| 9.1 Critical CWE| CWE-201 Insertion of Sensitive Information Into Sent Data 영향| V2Board = 1.6.1 1.7.4 / Xboard 모든 버전 0.1.9+ 이하 수정| 아직 안 됨 V2Board 2023년 6월 이후 중단됨 공개일| 2026-04-09 발견자...

9.1CVSS5.9AI score0.00584EPSS
SaveExploits1References8
Kitploit
Kitploit
added 2026/08/29 1:42 p.m.8 views

CVE-2023-52268

Exploração de Bypass de Autenticação do Portal do Usuário Final do FreeScout CVE-2023-52268 Visão Geral Este exploit visa uma vulnerabilidade no Módulo do Portal do Usuário Final do FreeScout versões anteriores a 1.0.65 que permite que um invasor contorne a autenticação através do gerenciamento...

9.1CVSS5.9AI score0.00617EPSS
SaveExploits1
NVD
NVD
added 2026/08/25 10:17 p.m.8 views

CVE-2026-62862

Typebot is an open-source chatbot builder. In self-hosted versions up to and including 3.17.1, the default passwordless email magic-link authentication is vulnerable to login-code brute forcing that leads to account takeover. The email provider overrides NextAuth's default cryptographically secur...

9.1CVSS0.00507EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 9:43 p.m.16 views

CVE-2026-62862

Typebot (open-source chatbot builder), self-hosted versions ≤ 3.17.1 , is vulnerable to account takeover via brute-forcing of the passwordless email magic-link login code. The root cause is a 6-digit code generated with Math.random() (only 900,000 combinations) with a 10-minute expiry, no attempt...

9.1CVSS5.5AI score0.00507EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 9:43 p.m.32 views

CVE-2026-62862 TypeBot: Account takeover via brute-forceable 6-digit magic-link code

Typebot is an open-source chatbot builder. In self-hosted versions up to and including 3.17.1, the default passwordless email magic-link authentication is vulnerable to login-code brute forcing that leads to account takeover. The email provider overrides NextAuth's default cryptographically secur...

9.1CVSS0.00507EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 9:43 p.m.4 views

CVE-2026-62862 TypeBot: Account takeover via brute-forceable 6-digit magic-link code

Typebot is an open-source chatbot builder. In self-hosted versions up to and including 3.17.1, the default passwordless email magic-link authentication is vulnerable to login-code brute forcing that leads to account takeover. The email provider overrides NextAuth's default cryptographically secur...

9.1CVSS5.7AI score
SaveExploits0References5
NVD
NVD
added 2026/08/25 8:18 a.m.10 views

CVE-2026-66882

Improper Neutralization of Input During Web Page Generation XSS vulnerability in team-alembic AshAuthentication allows reflected cross-site scripting via the confirmation and magic link interaction forms. When a strategy is configured with requireinteraction? set to true, AshAuthentication serves...

2.1CVSS0.00417EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 8:03 a.m.6 views

CVE-2026-66882 Reflected XSS in AshAuthentication confirmation and magic link interaction forms

Improper Neutralization of Input During Web Page Generation XSS vulnerability in team-alembic AshAuthentication allows reflected cross-site scripting via the confirmation and magic link interaction forms. When a strategy is configured with requireinteraction? set to true, AshAuthentication serves...

2.1CVSS5.5AI score0.00417EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/25 8:03 a.m.34 views

CVE-2026-66882 Reflected XSS in AshAuthentication confirmation and magic link interaction forms

Improper Neutralization of Input During Web Page Generation XSS vulnerability in team-alembic AshAuthentication allows reflected cross-site scripting via the confirmation and magic link interaction forms. When a strategy is configured with requireinteraction? set to true, AshAuthentication serves...

2.1CVSS0.00417EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 8:03 a.m.19 views

CVE-2026-66882

AshAuthentication (team-alembic) is affected by a reflected cross-site scripting vulnerability in its confirmation and magic link interaction forms. When require_interaction? is true, the templates confirmation_form.html.eex and sign_in_form.html.eex interpolate request parameters into hidden inp...

2.1CVSS5.5AI score0.00417EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 8:03 a.m.7 views

EUVD-2026-65321

Improper Neutralization of Input During Web Page Generation XSS vulnerability in team-alembic AshAuthentication allows reflected cross-site scripting via the confirmation and magic link interaction forms. When a strategy is configured with requireinteraction? set to true, AshAuthentication serves...

2.1CVSS5.4AI score0.00417EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-73420

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS0.00528EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/13 10:04 p.m.77 views

CVE-2026-73420

CVE-2026-73420 affects NextAuth.js email/passwordless flows where the default email normalizer validates addresses before Unicode normalization. An address containing a homoglyph (e.g., U+FF20 FULLWIDTH COMMERCIAL AT) can canonicalize to a normal ASCII @ after NFKC/NFKD, causing downstream mail l...

9.1CVSS5.4AI score0.00528EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 10:04 p.m.34 views

CVE-2026-73420 NextAuth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS0.00528EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/13 10:04 p.m.18 views

CVE-2026-73420 NextAuth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71919

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS5.4AI score0.00528EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/06 8:16 a.m.12 views

CVE-2025-13909

The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable...

4.3CVSS0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 7:33 a.m.71 views

CVE-2025-13909

WSO2 Identity Server is reported to have a multi-tenant authentication flaw where requests using Email OTP, SMS OTP, or Magic Link as first factors do not adequately enforce tenant isolation. This can allow an attacker to disclose PII from other tenants (e.g., mobile numbers) due to cross-tenant ...

4.3CVSS5.5AI score0.00205EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:33 a.m.12 views

CVE-2025-13909

The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable...

4.3CVSS5.5AI score0.00205EPSS
SaveExploits0References2Affected Software5
EUVD
EUVD
added 2026/08/06 7:33 a.m.16 views

EUVD-2025-210630

The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable...

4.3CVSS5.5AI score0.00205EPSS
SaveExploits0References1
Rows per page
Query Builder