Lucene search
+L

121 matches found

Kitploit
Kitploit
•added 2026/09/25 1:03 p.m.•13 views

cve-2023-42820

cve-2023-42820 JumpServer 影響バージョン v2.24 - v3.6.4 引き起こす被害 JumpServer管理台のユーザーアカウントに対応するメールアドレスが既知である場合(デフォルトはadmin/[email protected])は、脆弱性を通じて管理台の管理者ユーザーのパスワードをリセットでき、さらにJumpServerのCVE-2023-42819脆弱性と組み合わせることで、最終的にgetshellが可能となる。 show...

8.9CVSS7.6AI score0.05404EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/24 5:59 p.m.•11 views

CVE-2026-25916-Roundcube-Webmail-DOM-based-XSS-Exploit-via-SVG-href-Attribute

CVE-2026-25916: Roundcube Webmail DOM XSS エクスプロイト 📋 エクスプロイト情報 エクスプロイトタイトル: Roundcube Webmail DOM XSS via SVG href CVE-2026-25916 作成者: Mohammed Idrees Banyamer 連絡先: GitHub @mbanyamer | Instagram @banyamersecurity 国: ヨルダン 日付: 2026年2月9日 CVE: CVE-2026-25916 タイプ: DOMベースのクロスサイトスクリプティング(XSS) プラットフォーム:...

4.3CVSS5.9AI score0.00469EPSS
SaveExploits2References1
CVE
CVE
•added 2026/09/21 9:14 p.m.•14 views

CVE-2026-55210

Joplin Server prior to 3.7.2 contains a vulnerability in UserModel.ssoLogin() where the method returns an existing account matched by an IdP-asserted email without checking the is_external flag . In deployments using mixed local and SAML authentication , an attacker whose IdP session can assert a...

7.4CVSS5.8AI score0.00479EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/11 6:00 a.m.•12 views

CVE-2026-14559 Teddy Bear Customize Addon <= 1.0.5 - Unauthenticated Account Takeover

The teddy-bear-customize-addon WordPress plugin through 1.0.5 does not verify a user's password before authenticating them, allowing unauthenticated attackers to log in as any registered user, including administrators, by supplying only that user's email address...

5.7AI score0.00277EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/05 10:16 a.m.•19 views

CVE-2026-86117

Coolify through 4.3.17 contains an authentication bypass vulnerability in the OAuth callback handler that signs users into existing accounts based solely on email address without verifying provider assertions or binding OAuth identities. Attackers can register a victim's email address on any...

9.2CVSS0.00673EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/08/25 6:20 p.m.•11 views

AshAuthentication vulnerable to OAuth2/OIDC account takeover via email-based user matching

Summary AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address rather than by the OpenID Connect iss/sub claim combination. A provider login presenting a victim's email including an unverified, reused, or emailverified: false account resolved to and signed i...

9.2CVSS5.7AI score0.00684EPSS
SaveExploits1References9Affected Software1
EUVD
EUVD
•added 2026/08/25 6:20 p.m.•24 views

EUVD-2026-36714

AshAuthentication vulnerable to OAuth2/OIDC account takeover via email-based user matching...

9.2CVSS5.2AI score0.00684EPSS
SaveExploits1References8
OSV
OSV
•added 2026/07/24 9:17 p.m.•14 views

GHSA-HP6V-6JW7-GV2F 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
SaveExploits0References4
OSV
OSV
•added 2026/07/15 9:12 p.m.•13 views

CVE-2026-52893 Wekan: OIDC Account Takeover via Unconditional Email-Based Account Merge in onCreateUser hook

Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan Accounts.onCreateUser hook in server/models/users.js merges OIDC logins into existing accounts when the OIDC email or username matches an existing Wekan user, without verifying ownership or checking emailverified. An attacker...

9.2CVSS6.1AI score
SaveExploits0References5
Veracode
Veracode
•added 2026/07/09 8:18 a.m.•23 views

Improper Authentication

github.com/coder/coder is vulnerable to Improper Authentication. The vulnerability is due to improper OIDC email-based account linking and incorrect handling of the emailverified claim, which allows an attacker to authenticate with a malicious or unverified OIDC identity and take over another...

7.4CVSS6AI score0.00479EPSS
SaveExploits0References10Affected Software2
attackerkb
attackerkb
•added 2026/07/09 6:00 a.m.•17 views

CVE-2026-11869

The WP DSGVO Tools GDPR WordPress plugin before 3.1.40 does not perform an authorization check on the immediate-processing path of its data subject access request feature, allowing unauthenticated attackers to generate and download the full personal-data export including name, postal address, pho...

6AI score0.00323EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/09 12:00 a.m.•32 views

PT-2026-56699

The WP DSGVO Tools GDPR WordPress plugin before 3.1.40 does not perform an authorization check on the immediate-processing path of its data subject access request feature, allowing unauthenticated attackers to generate and download the full personal-data export including name, postal address, pho...

6AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/07 9:33 p.m.•19 views

CVE-2026-55075 Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, two flaws in Coder's OIDC login chained into account takeover. Email-based user matching fell back to linking by email without checking for an existing link...

7.4CVSS6AI score
SaveExploits0References9
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•42 views

Python Social Auth - Django has unsafe account association

ImpactUpon authentication, the user could be associated by e-mail even if the associatebyemail pipeline was not included. This could lead to account compromise when a third-party authentication service does not validate provided e-mail addresses or doesn't require unique e-mail addresses. Patches...

6.3CVSS6AI score0.00424EPSS
SaveExploits0References10Affected Software1
OSV
OSV
•added 2026/07/07 3:26 p.m.•21 views

GO-2026-5908 Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass in github.com/coder/coder

Coder vulnerable to OIDC account takeover via email-based user matching and emailverified bypass in github.com/coder/coder...

7.4CVSS5.9AI score0.00479EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/07/06 8:52 p.m.•19 views

Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass

Summary Two flaws in Coder's OIDC login chained into account takeover: email-based user matching fell back to linking by email without checking for an existing link to a different IdP subject and the emailverified claim was only enforced when present as a boolean false so an absent or non-boolean...

7.4CVSS6AI score0.00479EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/06/25 6:45 p.m.•14 views

GHSA-MC5J-F6WX-H9QH Filament: Multi-factor authentication (app) recovery codes can still be used multiple times via concurrent submission

A flaw in the handling of recovery codes for app-based multi-factor authentication allows the same recovery code to be reused via concurrent submission. This issue does not affect email-based MFA. It also only applies when recovery codes are enabled. If an attacker gains access to both the user's...

7.4CVSS5.9AI score0.00296EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/06/24 11:53 a.m.•10 views

CVE-2026-56223

Capgo before 12.128.2 contains a cross-domain SSO account takeover vulnerability in the provision-user endpoint that allows attackers to merge arbitrary victim accounts based on email match without validating SSO provider domain authorization. An attacker with enterprise org admin access and a...

9.3CVSS6AI score0.00402EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/24 11:53 a.m.•29 views

EUVD-2026-38737

Capgo before 12.128.2 contains a cross-domain SSO account takeover vulnerability in the provision-user endpoint that allows attackers to merge arbitrary victim accounts based on email match without validating SSO provider domain authorization. An attacker with enterprise org admin access and a...

9.3CVSS6AI score0.00402EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/06/21 7:03 a.m.•129 views

Exploit for CVE-2026-49757

CVE-2026-49757 — AshAuthentication OAuth2/OIDC Account Takeove...

9.2CVSS5.9AI score0.00684EPSS
SaveExploits1
Rows per page
Query Builder