Bug 2476359 (CVE-2026-43913) - CVE-2026-43913 vaultwarden: Vaultwarden: Organization-wide data loss due to unconfirmed owner's ability to purge vault
Summary: CVE-2026-43913 vaultwarden: Vaultwarden: Organization-wide data loss due to u...
Keywords:
Status: NEW
Alias: CVE-2026-43913
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2476445 2476446
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-11 23:06 UTC by OSIDB Bzimport
Modified: 2026-05-12 12:35 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-11 23:06:04 UTC
Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden allows an unconfirmed organization owner to purge the entire organization vault. The organization invite flow uses a two-step process: accepting an invite transitions membership from Invited to Accepted, and a separate confirmation by an existing owner upgrades it to Confirmed. The POST /api/ciphers/purge endpoint uses plain Headers and only checks that the membership type is Owner without verifying that the membership status is Confirmed. An authenticated user who has been invited as an organization owner and has accepted the invite and has not yet been confirmed can call this endpoint to hard-delete all ciphers and attachments in the organization,
causing immediate organization-wide data loss. This vulnerability is fixed in 1.35.5.


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