The new password is saved, but the old one is used in the autofill #2143

Closed
opened 2026-02-20 08:15:32 -05:00 by deekerman · 0 comments
Owner

Originally created by @victor-shvets on GitHub (Jan 18, 2025).

Vaultwarden Support String

When I try to open the page it returns 404 error.

Vaultwarden Build Version

Version 2024.6.2

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

N/A

Host/Server Operating System

Linux

Operating System Version

No response

Clients

Web Vault, Browser Extension

Client Version

No response

Steps To Reproduce

  1. Create any password (for example, "111") in the web.
  2. It should be synced with the browser extension.
  3. Try to fill in the password on the website, it shows "111".
  4. Update the password to "aaa" in the browser extension.
  5. It is synced with the web.
  6. Try to fill in the password on the website, it shows "aaa".
  7. So far it is ok.
  8. However, when you try to update the password to "aaa" in web, it will sync with the browser extension but it will use the old password "111" on the website.

Expected Result

When you do it on the web or in a browser extension, it should fill in "aaa" after the update.

Actual Result

It fills in "aaa" after the update in the browser extension, but it fills in "111" when it is updated in the web.

Logs


Screenshots or Videos

No response

Additional Context

No response

Originally created by @victor-shvets on GitHub (Jan 18, 2025). ### Vaultwarden Support String When I try to open the page it returns 404 error. ### Vaultwarden Build Version Version 2024.6.2 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy N/A ### Host/Server Operating System Linux ### Operating System Version _No response_ ### Clients Web Vault, Browser Extension ### Client Version _No response_ ### Steps To Reproduce 1. Create any password (for example, "111") in the web. 2. It should be synced with the browser extension. 3. Try to fill in the password on the website, it shows "111". 4. Update the password to "aaa" in the browser extension. 5. It is synced with the web. 6. Try to fill in the password on the website, it shows "aaa". 7. So far it is ok. 8. However, when you try to update the password to "aaa" in web, it will sync with the browser extension but it will use the old password "111" on the website. ### Expected Result When you do it on the web or in a browser extension, it should fill in "aaa" after the update. ### Actual Result It fills in "aaa" after the update in the browser extension, but it fills in "111" when it is updated in the web. ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
deekerman 2026-02-20 08:15:32 -05:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2143
No description provided.