Home

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.

PUBLISHED Reserved 2026-03-19 | Published 2026-05-05 | Updated 2026-05-06 | Assigner GitHub_M




MEDIUM: 5.3CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-862: Missing Authorization

Product status

< 1.35.5
affected

References

github.com/...warden/security/advisories/GHSA-jjxg-p3v6-52ww

github.com/dani-garcia/vaultwarden/releases/tag/1.35.5

cve.org (CVE-2026-33420)

nvd.nist.gov (CVE-2026-33420)

Download JSON