People who want a self-hosted password manager that works with official Bitwarden clients without running the official Bitwarden server.
Vaultwarden
Vaultwarden is an open source alternative to 1Password and LastPass. Bitwarden-compatible self-hosted password server for individuals, families, and small organizations. AGPL-3.0 licensed, 65.3k GitHub stars, self-host with Docker, and last released 2026-07-29.
Bitwarden-compatible self-hosted password server for individuals, families, and small organizations.
How to start todayShould you switch?
You need an officially supported Bitwarden deployment or enterprise assurances from the Bitwarden company itself.
Vaultwarden is unofficial and not covered by Bitwarden's own security audits. CVE-2025-24364 (RCE, CVSS 7.2) and CVE-2025-24365 (privilege escalation, CVSS 8.1) affected all versions up to 1.32.7 and were patched in 1.33.0 (Jan 2025). Current release 1.37.1 is fully patched. The admin panel remains a high-value target: restrict access, set a strong ADMIN_TOKEN, and run behind a reverse proxy with TLS. Independent audits by BSI (Oct 2024) and ERNW (Oct 2024) found and disclosed vulnerabilities responsibly.
Support the creator
Support this project directly once our USDC payment option launches.
USDC is a trademark of Circle. Button indicates a payment option.
Community proof
Some quotes here endorse the approach rather than report first-hand use, or report a problem. We label those.
"I'm running Vaultwarden because while on the one hand I'd like to just pay a company to make my password problem go away, I don't know who I can actually trust to not try to take advantage of the fact they have all the keys to all my kingdoms at some point."
"If you're going to the trouble of self-hosting, I'd suggest just running vaultwarden. It's entirely compatible with the clients. It also removes a lot of "rug-pull" potential"
Maintenance health
Can you do it today?
Get started
docker pull vaultwarden/server:latest && docker run --detach --name vaultwarden --restart unless-stopped -v $(pwd)/vw-data:/data -p 80:80 vaultwarden/server:latestGitHub
More in Password Managers
See all in Password Managers ->Find more Open Source solutions at thereisanopensourceforthat.com
Topics
