Bug 2439184 (CVE-2026-26012) - CVE-2026-26012 vaultwarden: Vaultwarden: Information disclosure due to bypassed collection permissions
Summary: CVE-2026-26012 vaultwarden: Vaultwarden: Information disclosure due to bypass...
Keywords:
Status: NEW
Alias: CVE-2026-26012
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2439258 2439259 2439260 2439261 2439262 2439263 2439264 2439265
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-11 22:01 UTC by OSIDB Bzimport
Modified: 2026-02-12 04:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-11 22:01:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.