CVE-2026-26012
Last modified
CVE-2026-26012 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dani-Garcia | Vaultwarden | < 1.35.3 |
References
- https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.3Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-26012?
How severe is CVE-2026-26012?
How do I fix CVE-2026-26012?
Are you affected by CVE-2026-26012?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
