Lucene search
+L

255 matches found

RedhatCVE
RedhatCVE
added 2026/07/15 5:11 p.m.6 views

CVE-2026-47158

A flaw was found in Vaultwarden, a Bitwarden-compatible server. An unauthenticated attacker could exploit a vulnerability in the Single Sign-On SSO authorization flow. This flaw, caused by improper binding of the OAuth state parameter to the browser session and inadequate cleanup of SSO...

8.3CVSS6AI score0.0016EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/15 3:4 p.m.21 views

CVE-2026-47160

Vaultwarden is affected by a server-side request forgery (SSRF) in the /icons/{domain}/icon.png endpoint, where decimal/hexadecimal/octal IP representations bypassed should_block_address() and post_resolve() checks, enabling blind internal network or port discovery. The issue is fixed in version ...

5.8CVSS6.1AI score0.00231EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 3:4 p.m.38 views

CVE-2026-47160 Vaultwarden: Server-side request forgery (SSRF) via Icon Endpoint Decimal/Hex/Octal IP Bypass

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's /icons/domain/icon.png endpoint used src/httpclient.rs checks including shouldblockaddress and postresolve that missed decimal, hexadecimal, and octal IP representations, allowing SSRF through the...

5.8CVSS0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:4 p.m.6 views

CVE-2026-47160 Vaultwarden: Server-side request forgery (SSRF) via Icon Endpoint Decimal/Hex/Octal IP Bypass

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's /icons/domain/icon.png endpoint used src/httpclient.rs checks including shouldblockaddress and postresolve that missed decimal, hexadecimal, and octal IP representations, allowing SSRF through the...

5.8CVSS6.1AI score0.00231EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/15 3:4 p.m.7 views

CVE-2026-47160

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's /icons/domain/icon.png endpoint used src/httpclient.rs checks including shouldblockaddress and postresolve that missed decimal, hexadecimal, and octal IP representations, allowing SSRF through the...

5.8CVSS6.1AI score0.00231EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/15 3:3 p.m.36 views

CVE-2026-47164 Vaultwarden: SSO Email Auto-Link Can Bind an Existing Local Account to an Attacker-Controlled IdP Identity

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO login flow checked the IdP emailverified claim only for new-user creation and not when SSOSIGNUPSMATCHEMAIL=true linked an IdP identity to an existing local account, allowing an attacker-controlled Id...

7.7CVSS0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:3 p.m.8 views

CVE-2026-47164 Vaultwarden: SSO Email Auto-Link Can Bind an Existing Local Account to an Attacker-Controlled IdP Identity

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO login flow checked the IdP emailverified claim only for new-user creation and not when SSOSIGNUPSMATCHEMAIL=true linked an IdP identity to an existing local account, allowing an attacker-controlled Id...

7.7CVSS6.1AI score0.0027EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/15 3:3 p.m.20 views

CVE-2026-47164

Vaultwarden (Rust) prior to 1.36.0 has an authentication flaw in its SSO flow: when SSO_SIGNUPS_MATCH_EMAIL=true, an IdP identity can bind to an existing local Vaultwarden account by asserting a victim email, due to checking the IdP email_verified claim only during new-user creation. This could a...

7.7CVSS6.1AI score0.0027EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 3:2 p.m.16 views

CVE-2026-47159

Vaultwarden (Rust) prior to 1.36.0 is affected by CVE-2026-47159, where the SSO discovery and pre-validation flow exposed organization-related SSO metadata, including organizationIdentifier values for arbitrary email addresses, and allowed obtaining a valid pre-validation JWT with only the discov...

6.9CVSS6.2AI score0.0037EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 3:2 p.m.39 views

CVE-2026-47159 Vaultwarden: Authentication Flow Information Disclosure in SSO Discovery Allows Organization Enumeration and Pre-Validation Token Exposure

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO discovery and pre-validation flow returned organization-related SSO metadata including organizationIdentifier values for arbitrary email addresses and allowed a valid pre-validation JWT to be obtained...

6.9CVSS0.0037EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:2 p.m.7 views

CVE-2026-47159 Vaultwarden: Authentication Flow Information Disclosure in SSO Discovery Allows Organization Enumeration and Pre-Validation Token Exposure

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO discovery and pre-validation flow returned organization-related SSO metadata including organizationIdentifier values for arbitrary email addresses and allowed a valid pre-validation JWT to be obtained...

6.9CVSS6.2AI score0.0037EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/15 3:1 p.m.41 views

CVE-2026-47158 Vaultwarden: CSRF in SSO Authorization Flow

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO authorization flow did not bind the OAuth state parameter accepted by /connect/authorize to the initiating browser session, allowed attacker-controlled PKCE parameters, and left SsoAuth records intact...

8.3CVSS0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 3:1 p.m.31 views

CVE-2026-47158

CVE-2026-47158 – Vaultwarden (Rust) : A CSRF flaw in Vaultwarden’s SSO authorization flow prior to 1.36.0 allowed an unauthenticated attacker to induce IdP authentication and redeem tokens for a fully authenticated session. The root causes include: the OAuth state parameter from /connect/authoriz...

8.3CVSS6.1AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:1 p.m.8 views

CVE-2026-47158 Vaultwarden: CSRF in SSO Authorization Flow

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO authorization flow did not bind the OAuth state parameter accepted by /connect/authorize to the initiating browser session, allowed attacker-controlled PKCE parameters, and left SsoAuth records intact...

8.3CVSS6.1AI score0.0016EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/15 3:1 p.m.16 views

EUVD-2026-44693

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO authorization flow did not bind the OAuth state parameter accepted by /connect/authorize to the initiating browser session, allowed attacker-controlled PKCE parameters, and left SsoAuth records intact...

8.3CVSS6.1AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.19 views

PT-2026-60204

Name of the Vulnerable Software and Affected Versions Vaultwarden versions prior to 1.36.0 Description The SSO login flow fails to verify the email verified claim from the Identity Provider IdP when the SSO SIGNUPS MATCH EMAIL variable is set to true during the linking of an IdP identity to an...

7.7CVSS6.1AI score0.0027EPSS
SaveExploits0References8
Fedora
Fedora
added 2026/06/12 1:8 a.m.16 views

[SECURITY] Fedora 43 Update: vaultwarden-1.36.0-1.fc43

Unofficial Bitwarden compatible server...

8.3CVSS5.4AI score0.00443EPSS
SaveExploits4
Fedora
Fedora
added 2026/06/12 1:8 a.m.20 views

[SECURITY] Fedora 43 Update: vaultwarden-web-2026.4.1-1.fc43

Web vault for vaultwarden...

8.3CVSS5.4AI score0.00293EPSS
SaveExploits1
Fedora
Fedora
added 2026/06/12 1:0 a.m.14 views

[SECURITY] Fedora 44 Update: vaultwarden-1.36.0-1.fc44

Unofficial Bitwarden compatible server...

8.3CVSS5.4AI score0.00443EPSS
SaveExploits4
Fedora
Fedora
added 2026/06/12 1:0 a.m.12 views

[SECURITY] Fedora 44 Update: vaultwarden-web-2026.4.1-1.fc44

Web vault for vaultwarden...

8.3CVSS5.4AI score0.00293EPSS
SaveExploits1
Rows per page
Query Builder