mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
Security flaw: Passwords exposed on hover after login in Edge extension #2406
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xy14053156 on GitHub (Oct 19, 2025).
Prerequisites
Vaultwarden Support String
Summary
After logging into the Bitwarden Edge extension, simply hovering the mouse over the avatar icon automatically reveals the full password in plain text, without any additional authentication or interaction. This is a serious security flaw, especially on shared or public devices.
Steps to Reproduce
Expected Result
Passwords should never be shown without re-authentication (e.g., master password, PIN, or biometric).
Actual Result
Password is immediately visible on hover, no re-auth required.
Platform
Severity
High — This undermines the core security model of Bitwarden.
Suggestion
Always require re-authentication before revealing passwords, even if the extension is "unlocked".
Vaultwarden Build Version
1.34.1
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Browser Extension
Client Version
Edge verision 141.0.3537.71 - Bitwarden version: 2025.9.0.
Steps To Reproduce
Expected Result
Passwords should never be shown without re-authentication (e.g., master password, PIN, or biometric).
Actual Result
Password is immediately visible on hover, no re-auth required.
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Oct 19, 2025):
Duplicate of https://github.com/dani-garcia/bw_web_builds/issues/219
While I am using Firefox and not Edge when I hover over the avatar it tells me the name of my account so you probably have entered the password as name when signing up. You can change the name in the web-vault under Settings -> My account (
/#/settings/account).