All CVEs View on NVD
CVE-2026-95814
HIGH8.1
Published 2026-09-22 · Source disclosure@vulncheck.com
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.
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CWE-863
References
- https://github.com/dani-garcia/vaultwarden
- https://github.com/dani-garcia/vaultwarden/blob/1.37.3/src/db/models/cipher.rs
- https://github.com/dani-garcia/vaultwarden/blob/1.37.3/src/db/models/group.rs
- https://github.com/dani-garcia/vaultwarden/pull/7554
- https://www.vulncheck.com/advisories/vaultwarden-through-1.37.3-authorization-bypass-via-missing-status-check

