Security Advisory

CVE-2026-33420

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-05 19:12:24
Last updated 2026-05-06 14:24:04
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

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.