CVE-2026-26012
vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to 1.35.3, a regular organization member can retrieve all ciphers within an organization, regardless of collection permissions. The endpoint /ciphers/organization-details is accessible to any organization member and internally uses Cipher::find_by_org to retrieve all ciphers. These ciphers are returned with CipherSyncType::Organization without enforcing collection-level access control. This vulnerability is fixed in 1.35.3.
- Affected products
- Bitwarden, Vaultwarden
- Dani-garcia Vaultwarden
- < 1.35.3
- Fix
- Available
- CVSS 3.1
- 6.5 MEDIUM
- EPSS
- 0.3% (25th percentile)
- Weakness
- CWE-863
- NVD status
- Analyzed
- Published
- 2026-02-11
CVE-2026-26012 at NVD
2 known exploits for CVE-2026-26012
Proof-of-concept code and exploit modules indexed by Sploitus