Description
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.
Published: 2026-05-11
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vaultwarden versions prior to 1.35.5 expose a flaw that allows an authenticated user who has accepted an organization‑owner invitation but has not yet been confirmed to delete every cipher and attachment in the organization vault. The vulnerability resides in the POST /api/ciphers/purge endpoint, which validates only the ownership role and disregards the confirmation status. The consequence is catastrophic data loss for the entire organization, potentially affecting all members and disrupting service availability.

Affected Systems

The affected product is Vaultwarden by dani‑garcia. All installations running a version earlier than 1.35.5 are susceptible. The issue pertains to the organization owner invitation workflow and does not extend to regular users or other roles.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity level. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. An attacker requires authentication as an invited, unconfirmed organization owner – a common scenario during normal onboarding. Once authorized, the attacker can invoke the vulnerable endpoint to eradicate all organizational data, making this flaw highly exploitable in environments where unconfirmed owners are present.

Generated by OpenCVE AI on May 12, 2026 at 00:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Vaultwarden to version 1.35.5 or later to apply the vendor fix
  • Verify that the organization owner confirmation step is enforced before granting purge privileges
  • Regularly monitor authentication logs for any unconfirmed owner activity and audit organization vault access policies

Generated by OpenCVE AI on May 12, 2026 at 00:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 15 May 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 13 May 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:dani-garcia:vaultwarden:*:*:*:*:*:*:*:*

Tue, 12 May 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Dani-garcia
Dani-garcia vaultwarden
Vendors & Products Dani-garcia
Dani-garcia vaultwarden

Mon, 11 May 2026 22:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Vaultwarden: Unconfirmed Owner Can Purge Entire Organization Vault
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

Dani-garcia Vaultwarden
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-15T18:25:39.135Z

Reserved: 2026-05-04T16:11:33.086Z

Link: CVE-2026-43913

cve-icon Vulnrichment

Updated: 2026-05-15T18:25:35.166Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-11T23:20:22.120

Modified: 2026-05-13T19:29:54.533

Link: CVE-2026-43913

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T00:15:07Z

Weaknesses