Vaultwarden
Recent Changes
Update vaultwarden to 1.33.2
Update workflows and enhance security by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5537
Update crates & fix CVE-2025-24898 by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5538
add bulk-access endpoint for collections by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5542
Fix icon redirect not working on desktop by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5536
Show assigned collections on member edit by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5556
Overview
This is the Rust implementation of the Bitwarden backend, not the official server backend, but fully compatible with the Client apps.
Vaultwarden is a self-hosted password manager. It allows you to store and manage your passwords, credit cards, and other private information in a secure way while still allowing you to access it from your browser, phone, or desktop.
Client Apps
The official client apps from bitwarden.com are all supported. In fact the webfrontend, packaged together with this app, is also the official one.
Clients can be downloaded at bitwarden.com
Those apps are a lot of effort to maintain, so please consider supporting the upstream project.
Install Vaultwarden in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.