Bug 2466853 (CVE-2026-33420) - CVE-2026-33420 Vaultwarden: Vaultwarden: Information disclosure via missing authorization check
Summary: CVE-2026-33420 Vaultwarden: Vaultwarden: Information disclosure via missing a...
Keywords:
Status: NEW
Alias: CVE-2026-33420
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: 2467996 2467997
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-05 20:01 UTC by OSIDB Bzimport
Modified: 2026-05-08 11:19 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-05 20:01:28 UTC
Vaultwarden is a Bitwarden-compatible server written in Rust. In version 1.35.4 and earlier, the get_org_collections_details endpoint (GET /api/organizations/{org_id}/collections/details) is missing the has_full_access() authorization check that exists on the sibling get_org_collections endpoint. This allows any Manager-role user with accessAll=False and no collection assignments to retrieve the names, UUIDs, user-to-collection mappings, and group-to-collection mappings for all collections in the organization. This issue has been fixed in version 1.35.5.


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