Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden does not enforce that a groups_users.users_organizations_uuid entry belongs to the same organization as groups.groups_uuid, or a collections_groups.collections_uuid entry belongs to the same organization as collections_groups.groups_uuid. Multiple organization group-management endpoints accept arbitrary MembershipId and CollectionId values and persist them directly without verifying org consistency. This lets an attacker who is Admin in Organization A, and only a low-privileged member in Organization B bind their Org B membership UUID into an Org A group, then use that foreign group relationship to gain unauthorized access to Org B vault data. With an accessAll=true Org A group, the attacker can make /api/sync and /api/ciphers enumerate Org B ciphers. Once those unauthorized sync results reveal Org B collection IDs, the attacker can also bind those foreign collection IDs to the Org A group and turn the same flaw into write access over Org B items. This vulnerability is fixed in 1.35.5.
References
| Link | Resource |
|---|---|
| https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p | Vendor Advisory Exploit Mitigation |
| https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p | Vendor Advisory Exploit Mitigation |
Configurations
History
15 May 2026, 20:19
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:dani-garcia:vaultwarden:*:*:*:*:*:*:*:* | |
| References | () https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p - Vendor Advisory, Exploit, Mitigation | |
| First Time |
Dani-garcia vaultwarden
Dani-garcia |
12 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p - |
11 May 2026, 23:20
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-11 23:20
Updated : 2026-05-15 20:19
NVD link : CVE-2026-43912
Mitre link : CVE-2026-43912
CVE.ORG link : CVE-2026-43912
JSON object : View
Products Affected
dani-garcia
- vaultwarden
CWE
CWE-285
Improper Authorization
