๐Ÿ” CVE Alert

CVE-2026-95814

HIGH 8.1

Vaultwarden through 1.37.3 Authorization Bypass via Missing Status Check

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor dani-garcia
Product vaultwarden
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for dani-garcia vaultwarden

Be the first to know when new high vulnerabilities affecting dani-garcia vaultwarden are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

dani-garcia / vaultwarden
0 โ‰ค 1.37.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dani-garcia/vaultwarden/pull/7554 github.com: https://github.com/dani-garcia/vaultwarden/blob/1.37.3/src/db/models/cipher.rs github.com: https://github.com/dani-garcia/vaultwarden/blob/1.37.3/src/db/models/group.rs github.com: https://github.com/dani-garcia/vaultwarden vulncheck.com: https://www.vulncheck.com/advisories/vaultwarden-through-1.37.3-authorization-bypass-via-missing-status-check

Credits

Siyang Wu