CVE-2026-95814
8.6
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| dani-garcia | vaultwarden | 0 <= 1.37.3 | affected |
Weaknesses
- CWE-863: Incorrect Authorization
References
- https://github.com/dani-garcia/vaultwarden/pull/7554
- 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
- https://www.vulncheck.com/advisories/vaultwarden-through-1.37.3-authorization-bypass-via-missing-status-check
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.