Lucene search
+L

37 matches found

EUVD
EUVD
•added 2026/09/26 1:22 p.m.•6 views

EUVD-2026-87702

Flowise through 3.1.4 resolves SSO and local-password users solely by email without storing provider or subject identifier bindings, allowing attackers to authenticate as any existing user by claiming their email at any configured SSO provider. Attackers can gain complete account access including...

9.2CVSS5.8AI score0.00288EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/19 5:16 p.m.•14 views

CVE-2023-3128

CVE-2023-3128 CVE-2023-3128(Azure AD のメールクレーム検証に起因する Grafana の認証バイパス)に対して、ドメインが脆弱かどうかを確認するには、次の Python スクリプトを使用できます。 !/usr/bin/env python3 import requests import argparse def checkcve20233128targeturl, verbose=False: """Check for CVE-2023-3128 vulnerability""" session = requests.Session...

9.8CVSS8.5AI score0.03995EPSS
SaveExploits0
NVD
NVD
•added 2026/08/31 9:17 p.m.•12 views

CVE-2026-61641

Wallos is an open-source, self-hostable personal subscription tracker. From version 4.0.0 to before version 4.9.6, Wallos's OIDC login links an incoming OIDC identity to an existing local account by matching the email claim alone, without verifying that the IdP marked that email as verified...

8.1CVSS0.00525EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/31 12:00 a.m.•21 views

PT-2026-83994

Wallos is an open-source, self-hostable personal subscription tracker. From version 4.0.0 to before version 4.9.6, Wallos's OIDC login links an incoming OIDC identity to an existing local account by matching the email claim alone, without verifying that the IdP marked that email as verified email...

8.1CVSS5.9AI score0.00525EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/22 6:00 a.m.•38 views

CVE-2026-76793 Firebase Authentication < 1.7.1 - Unauthenticated Account Takeover via Firebase Email Claim

The Firebase Authentication WordPress plugin before 1.7.1 does not require the email address in an authentication token to be verified before matching it to a WordPress account and issuing a session, allowing unauthenticated attackers to log in as any user, including administrators...

0.00468EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/22 6:00 a.m.•11 views

CVE-2026-76793 Firebase Authentication < 1.7.1 - Unauthenticated Account Takeover via Firebase Email Claim

The Firebase Authentication WordPress plugin before 1.7.1 does not require the email address in an authentication token to be verified before matching it to a WordPress account and issuing a session, allowing unauthenticated attackers to log in as any user, including administrators...

5.4AI score0.00468EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/22 6:00 a.m.•61 views

CVE-2026-76793

The Firebase Authentication WordPress plugin before 1.7.1 does not require the email address in an authentication token to be verified before matching it to a WordPress account and issuing a session, allowing unauthenticated attackers to log in as any user, including administrators...

8.1CVSS5.5AI score0.00468EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/11 4:17 p.m.•15 views

CVE-2026-18639

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.3CVSS0.00387EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/11 1:19 p.m.•19 views

CVE-2026-72772

n8n before 2.32.1 and before 2.31.5 is vulnerable to account takeover via the Token Exchange Embed Login feature. When a validly-signed incoming token was matched to a local account by its email claim, the service did not verify that the email claim was verified, nor that the trusted key's...

8.9CVSS0.00447EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/08/11 12:17 p.m.•13 views

EUVD-2026-56098

n8n before 2.32.1 and before 2.31.5 is vulnerable to account takeover via the Token Exchange Embed Login feature. When a validly-signed incoming token was matched to a local account by its email claim, the service did not verify that the email claim was verified, nor that the trusted key's...

8.9CVSS5.3AI score0.00447EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/11 12:00 a.m.•2 views

CVE-2026-72772: Weak Password Recovery Mechanism for Forgotten Password

n8n before 2.32.1 and before 2.31.5 is vulnerable to account takeover via the Token Exchange Embed Login feature. When a validly-signed incoming token was matched to a local account by its email claim, the service did not verify that the email claim was verified, nor that the trusted key's...

8.9CVSS5.8AI score0.00447EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
•added 2026/08/11 12:00 a.m.•7 views

PT-2026-70235

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 "email verified" claim and do not actually verify the email. This allows a user to...

7.3CVSS5.3AI score0.00387EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:54 p.m.•9 views

SUSE CVE-2026-40574

OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Prior to 7.15.2, an authorization bypass exists in OAuth2 Proxy as part of the emaildomain enforcement option. An attacker may be able to authenticate with an email claim such as [email protected]@company.com and...

6.8CVSS7.6AI score0.00337EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/07/24 9:17 p.m.•23 views

Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Summary Budibase's OIDC SSO login links an incoming SSO identity to an existing Budibase account by email address alone, without ever checking the emailverified claim of the OIDC ID token. Budibase first tries to match the IdP sub; when that misses any fresh attacker IdP account it silently falls...

9CVSS5.9AI score0.00427EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
•added 2026/07/22 10:04 p.m.•22 views

Incorrect Authorization

Overview n8n is a n8n Workflow Automation Tool Affected versions of this package are vulnerable to Incorrect Authorization in the authentication when the embed login feature is enabled and at least one trusted key source is configured. An attacker can gain unauthorized access to any existing user...

8.9CVSS5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/06/05 7:34 p.m.•23 views

CVE-2026-9084

MISP’s OIDC authentication plugin allowed automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account had no stored sub value. Under insecure or untrusted IdP configurations where email ownership is not enforced, an attacker with a valid...

6CVSS5.5AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/20 4:16 p.m.•30 views

CVE-2026-9084

MISP’s OIDC authentication plugin allowed automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account had no stored sub value. Under insecure or untrusted IdP configurations where email ownership is not enforced, an attacker with a valid...

6CVSS0.00221EPSS
SaveExploits0References1
CVE
CVE
•added 2026/05/20 2:22 p.m.•32 views

CVE-2026-9084

MISP OIDC authentication plugin is affected. The issue allows automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account has no stored sub value. Under insecure/untrusted IdP configurations where email ownership isn’t enforced, an attac...

6CVSS5.8AI score0.00221EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/05/20 2:22 p.m.•23 views

EUVD-2026-31123

MISP’s OIDC authentication plugin allowed automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account had no stored sub value. Under insecure or untrusted IdP configurations where email ownership is not enforced, an attacker with a valid...

6CVSS5.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/20 2:22 p.m.•16 views

CVE-2026-9084 MISP OIDC authentication bypass via automatic email-based account linking under insecure IdP configurations

MISP’s OIDC authentication plugin allowed automatic linking of an OIDC identity to an existing local user account based on the email claim when the local account had no stored sub value. Under insecure or untrusted IdP configurations where email ownership is not enforced, an attacker with a valid...

6CVSS6AI score
SaveExploits0References3
Rows per page
Query Builder