Description
Vaultwarden through 1.37.3 omits organization membership status validation from three cipher access-restriction queries, allowing revoked and not-yet-confirmed members to retain read, write, delete, and attachment access to organization ciphers. Attackers with revoked or pending membership can exploit missing status filters in get_user_collections_access_flags, get_group_collections_access_flags, and is_in_full_access_group to access protected cipher data server-side.
Published: 2026-09-22
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: Authorization Bypass
Action: Immediate Patch
AI Analysis

Impact

An authorization flaw in Vaultwarden allows users who have been revoked from or have a pending membership in an organization to retain full read, write, delete, and attachment rights to organization ciphers. The software incorrectly omits the membership status check in three query paths, enabling unauthorized access to sensitive data. This vulnerability maps to a discretionary access control weakness and permits compromise of confidential information within the organization.

Affected Systems

The issue affects the open‐source Vaultwarden application developed by dani-garcia. Version 1.37.3 and earlier are vulnerable; newer releases have fixed the status validation logic.

Risk and Exploitability

With a CVSS score of 8.6 the vulnerability is classified as high severity. The EPSS score is not available, and the flaw is not currently listed in the CISA KEV catalog. Exploitation requires the attacker to possess a credential for a user with revoked or pending membership; the missing status filters can then be leveraged to access protected cipher data on the server. Given the elevated severity and the need for internal credentials, the risk to organizations with active Vaultwarden deployments is moderate to high.

Generated by OpenCVE AI on September 22, 2026 at 21:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Vaultwarden to a release newer than 1.37.3 (the fix is included in 1.37.4 and later).
  • Ensure that all organization members who are revoked or pending are removed from the organization before applying the update to avoid any use of stale membership records.
  • After updating, audit cipher access permissions to confirm that revoked or pending members can no longer read, write, delete, or attach organization data.

Generated by OpenCVE AI on September 22, 2026 at 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Vaultwarden through 1.37.3 omits organization membership status validation from three cipher access-restriction queries, allowing revoked and not-yet-confirmed members to retain read, write, delete, and attachment access to organization ciphers. Attackers with revoked or pending membership can exploit missing status filters in get_user_collections_access_flags, get_group_collections_access_flags, and is_in_full_access_group to access protected cipher data server-side.
Title Vaultwarden through 1.37.3 Authorization Bypass via Missing Status Check
First Time appeared Dani-garcia
Dani-garcia vaultwarden
Weaknesses CWE-863
CPEs cpe:2.3:a:dani-garcia:vaultwarden:*:*:*:*:*:*:*:*
Vendors & Products Dani-garcia
Dani-garcia vaultwarden
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Dani-garcia Vaultwarden
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T20:21:13.488Z

Reserved: 2026-09-22T15:47:13.821Z

Link: CVE-2026-95814

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T21:17:34.417

Modified: 2026-09-22T21:17:34.417

Link: CVE-2026-95814

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T22:30:05Z

Weaknesses