Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When cycling through different credentials, Bitwarden suggests to update the password with "Do you want to update this password in Bitwarden?" #11835

Open
1 task done
KernelBypass opened this issue Nov 4, 2024 · 5 comments
Labels
browser Browser Extension bug

Comments

@KernelBypass
Copy link

KernelBypass commented Nov 4, 2024

Steps To Reproduce

  1. Go to any website where you have several accounts
  2. Click on password entry field
  3. Cycle the credentials with a hotkey (command + shift + L on Mac)
  4. Popup appears saying "Do you want to update this password in Bitwarden?"

Expected Result

Should just quietly cycle credentials in the text fields.

Actual Result

A popup (screenshot below) opens up suggesting to corrupt a credential by overwriting it with another credential. If you accidentally agree, you probably may lose you lose one of your credentials (didn't test since I didn't click it.

Screenshots or Videos

image

Additional Context

No response

Operating System

macOS

Operating System Version

No response

Web Browser

Firefox

Browser Version

LibreWolf fork, 131.0.2-1

Build Version

Bitwarden Version: 2024.10.1

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@KernelBypass KernelBypass added browser Browser Extension bug labels Nov 4, 2024
@bitwarden-bot
Copy link

Thank you for reporting this issue! We've added this to our internal tracking system.
ID: PM-14440

@Krychaz
Copy link
Member

Krychaz commented Nov 4, 2024

Hey!

I was not able to reproduce this behaviour on Firefox 1.32.0

Can you please share your autofill settings within Bitwarden Extension?

@KernelBypass
Copy link
Author

Hey!

I was not able to reproduce this behaviour on Firefox 1.32.0

Can you please share your autofill settings within Bitwarden Extension?

image image

@KernelBypass
Copy link
Author

I noticed that it depends on how fast you cycle: faster cycling is more likely to trigger it.

@cagonzalezcs
Copy link
Contributor

@jprusik @coltonhurst

Hmm... might be worth checking out what is going on with the way Bitwarden cache's the most recently used cipher as a user triggers keyboard autofill. AutofillService.doFillOnTab or something like that is the method.

I remember it being really messy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Browser Extension bug
Projects
None yet
Development

No branches or pull requests

4 participants