6.5
CVE-2026-26012
- EPSS 0.33%
- Veröffentlicht 11.02.2026 21:14:58
- Zuletzt bearbeitet 13.02.2026 21:41:01
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dani-garcia ≫ Vaultwarden Version < 1.35.3
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.246 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h265-g7rm-h337
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.3