CVE 6.5 MEDIUM

vaultwarden has Full Cipher Enumeration Ignoring Organization Collection Permissions_CVE-2026-26012

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2026-26012
Source GitHub_M
Published Feb 11, 2026 at 21:14

Affected Product

Vendor dani-garcia
Product vaultwarden
Version < 1.35.3
Affected Versions dani-garcia vaultwarden < 1.35.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.