6.5 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): LOW
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): NONE
- Availability impact (A): NONE
vaultwarden has Full Cipher Enumeration Ignoring Organization Collection Permissions
vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to 1.35.3, a regular organization member can retrieve all ciphers within an organization, regardless of collection permissions. The endpoint /ciphers/organization-details is accessible to any organization member and internally uses Cipher::find_by_org to retrieve all ciphers. These ciphers are returned with CipherSyncType::Organization without enforcing collection-level access control. This vulnerability is fixed in 1.35.3.
References
-
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.3 x_refsource_MISC
-
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.3 x_refsource_MISC
Affected products
- ==< 1.35.3
Matching in nixpkgs
pkgs.vaultwarden
Unofficial Bitwarden compatible server written in Rust
-
nixos-unstable 1.34.3
pkgs.vaultwarden-mysql
Unofficial Bitwarden compatible server written in Rust
pkgs.vaultwarden-vault
Integrates the web vault into vaultwarden
-
nixos-unstable 2025.7.0.0
pkgs.bitwarden_rs-mysql
Unofficial Bitwarden compatible server written in Rust
-
nixos-unstable 1.34.3
pkgs.bitwarden_rs-vault
Integrates the web vault into vaultwarden
-
nixos-unstable 2025.7.0.0
pkgs.vaultwarden-sqlite
Unofficial Bitwarden compatible server written in Rust
pkgs.bitwarden_rs-sqlite
Unofficial Bitwarden compatible server written in Rust
-
nixos-unstable 1.34.3
pkgs.vaultwarden-webvault
Integrates the web vault into vaultwarden
-
nixos-unstable -
- nixpkgs-unstable 2025.12.1.1
- nixos-unstable-small 2025.12.1.1
pkgs.vaultwarden-postgresql
Unofficial Bitwarden compatible server written in Rust
pkgs.bitwarden_rs-postgresql
Unofficial Bitwarden compatible server written in Rust
-
nixos-unstable 1.34.3
Package maintainers
-
@dotlambda ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 <nix@dotlambda.de>
-
@SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com>