Bug 2444681 (CVE-2026-27898) - CVE-2026-27898 vaultwarden: Vaultwarden: Information disclosure via API partial update
Summary: CVE-2026-27898 vaultwarden: Vaultwarden: Information disclosure via API parti...
Keywords:
Status: NEW
Alias: CVE-2026-27898
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2444909 2444910 2444911 2444912 2444913 2444914
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-04 22:01 UTC by OSIDB Bzimport
Modified: 2026-03-05 20:04 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-04 22:01:41 UTC
Vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to version 1.35.4, an authenticated regular user can specify another user’s cipher_id and call "PUT /api/ciphers/{id}/partial" Even though the standard retrieval API correctly denies access to that cipher, the partial update endpoint returns 200 OK and exposes cipherDetails (including name, notes, data, secureNote, etc.). This issue has been patched in version 1.35.4.


Note You need to log in before you can comment on or make changes to this bug.