CVE-2026-33420

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dani-garcia:vaultwarden:*:*:*:*:*:*:*:*

History

08 May 2026, 19:19

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
First Time Dani-garcia vaultwarden
Dani-garcia
References () https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.5 - () https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.5 - Product, Release Notes
References () https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-jjxg-p3v6-52ww - () https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-jjxg-p3v6-52ww - Mitigation, Vendor Advisory
CPE cpe:2.3:a:dani-garcia:vaultwarden:*:*:*:*:*:*:*:*

05 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-05 20:16

Updated : 2026-05-08 19:19


NVD link : CVE-2026-33420

Mitre link : CVE-2026-33420

CVE.ORG link : CVE-2026-33420


JSON object : View

Products Affected

dani-garcia

  • vaultwarden
CWE
CWE-862

Missing Authorization