CVE-2026-47164 Details
Description
Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.36.0, Vaultwarden's SSO login flow checked the IdP email_verified claim only for new-user creation and not when SSO_SIGNUPS_MATCH_EMAIL=true linked an IdP identity to an existing local account, allowing an attacker-controlled IdP identity asserting a victim email address to bind to and authenticate as that account. This issue is fixed in version 1.36.0.
A vulnerability in Vaultwarden's SSO login process prior to version 1.36.0 allowed an attacker to link an identity from an identity provider (IdP) to an existing Vaultwarden account without proper email verification. This flaw could be exploited by an attacker who controlled an IdP identity claiming the victim's email, enabling them to authenticate as the victim. The issue arose because the email verification check was only applied during new user registration, not when linking IdP identities to existing accounts. As a result, an attacker could bind their IdP identity to a victim's account and gain access, especially if the victim had no two-factor authentication enabled.
Users should update to Vaultwarden version 1.36.0 or later, where this vulnerability has been fixed. For those using an IdP that cannot reliably verify email ownership, it is recommended to disable the 'SSO_SIGNUPS_MATCH_EMAIL' feature.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 15, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dani-garcia/vaultwarden/commit/d297e274a35dccd0f5d935e9d5934e0f7e9c0a87 | [email protected] | Source CodeVendor |
| https://github.com/dani-garcia/vaultwarden/pull/7163 | [email protected] | Source CodeVendor |
| https://github.com/dani-garcia/vaultwarden/releases/tag/1.36.0 | [email protected] | Release NotesVendor |
| https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-6x5c-84vm-5j56 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Vaultwarden | <= 1.35.8 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | New CVE Received | [email protected] |
| Jul 15, 2026 | CVE Modified | CISA-ADP |
Volerion