Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. vaultwarden
  4. ›
  5. CVE-2026-27803

CVE-2026-27803: Vaultwarden's Collection Management Operations Allowed Without `manage` Verification for Manager Role

March 4, 2026

Testing confirmed that even when a Manager has manage=false for a given collection, they can still perform the following management operations as long as they have access to the collection:

  • PUT /api/organizations/<org_id>/collections/<col_id> succeeds (HTTP 200)
  • PUT /api/organizations/<org_id>/collections/<col_id>/users succeeds (HTTP 200)
  • DELETE /api/organizations/<org_id>/collections/<col_id> succeeds (HTTP 200)

References

  • github.com/advisories/GHSA-h4hq-rgvh-wh27
  • github.com/dani-garcia/vaultwarden
  • github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h4hq-rgvh-wh27
  • nvd.nist.gov/vuln/detail/CVE-2026-27803

Code Behaviors & Features

Detect and mitigate CVE-2026-27803 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.35.4

Fixed versions

  • 1.35.4

Solution

Upgrade to version 1.35.4 or above.

Impact 8.3 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-285: Improper Authorization
  • CWE-863: Incorrect Authorization

Source file

cargo/vaultwarden/CVE-2026-27803.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 12:18:48 +0000.