Update vaultwarden/server Docker tag to v1.35.7 #41

Open
srv.renovate wants to merge 1 commits from renovate/vaultwarden-server-1.x into master
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.35.21.35.7

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.35.7

Compare Source

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7

v1.35.6

Compare Source

Notes

The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all.
This has been fixed now in this release.

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6

v1.35.5

Compare Source

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

These are private for now, pending CVE assignment.

Notes

  • The admin templates have changed, please update them if you override these via templates.
  • Two Factor Remember Tokens are now valid for max 30 days. Old tokens are invalid directly after upgrading.

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5

v1.35.4

Compare Source

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

  • GHSA-w9f8-m526-h7fh. This vulnerability would allow an attacker to access a cipher from a different user (fully encrypted) if they already know its internal UUID.
  • GHSA-h4hq-rgvh-wh27. This vulnerability allows an attacker with manager-level access within an organization to modify collections they can access, even if they do not have management permissions for them.
  • GHSA-r32r-j5jq-3w4m. This vulnerability allows an attacker with manager-level access within an organization to modify collections they are not assigned.

These are private for now, pending CVE assignment.

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.3...1.35.4

v1.35.3

Compare Source

Security Fixes

This release contains security fixes for the following advisory. We strongly advice to update as soon as possible if you believe it could affect you.

  • GHSA-h265-g7rm-h337 (Publication in process, waiting for CVE assignment)
    This vulnerability would allow an authenticated attacker that is part of an organization to access items from collections to which the attacker does not belong.

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.35.2...1.35.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | patch | `1.35.2` → `1.35.7` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.35.7`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.7) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7) #### What's Changed - Fix 2FA for Android by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7093](https://github.com/dani-garcia/vaultwarden/pull/7093) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7> ### [`v1.35.6`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.6) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6) #### Notes The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all. This has been fixed now in this release. #### What's Changed - Fix MFA Remember by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7085](https://github.com/dani-garcia/vaultwarden/pull/7085) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6> ### [`v1.35.5`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.5) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5) #### Security Fixes This release contains security fixes for the following advisories. We strongly advice to update as soon as possible. - [GHSA-937x-3j8m-7w7p](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-937x-3j8m-7w7p) Unconfirmed Owner Can Purge Entire Organization Vault. - [GHSA-569v-845w-g82p](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p) Cross-Org Group Binding Enables Unauthorized Read And Write Access Into Another Organization - [GHSA-6j4w-g4jh-xjfx](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-6j4w-g4jh-xjfx) Refresh tokens not invalidated on security stamp rotation These are private for now, pending CVE assignment. #### Notes - The admin templates have changed, please update them if you override these via templates. - Two Factor Remember Tokens are now valid for max 30 days. Old tokens are invalid directly after upgrading. #### What's Changed - apply policies only to confirmed members by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6892](https://github.com/dani-garcia/vaultwarden/pull/6892) - Feat(config): add feature flag for Safari account switching by [@&#8203;DerPlayer2001](https://github.com/DerPlayer2001) in [#&#8203;6891](https://github.com/dani-garcia/vaultwarden/pull/6891) - fix: add ForcePasswordReset to api key login by [@&#8203;montdidier](https://github.com/montdidier) in [#&#8203;6904](https://github.com/dani-garcia/vaultwarden/pull/6904) - Add Webauthn related origins flag to known flags. by [@&#8203;pasarenicu](https://github.com/pasarenicu) in [#&#8203;6900](https://github.com/dani-garcia/vaultwarden/pull/6900) - Add 30s cache to SSO exchange\_refresh\_token by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;6866](https://github.com/dani-garcia/vaultwarden/pull/6866) - Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile by [@&#8203;phoeagon](https://github.com/phoeagon) in [#&#8203;6853](https://github.com/dani-garcia/vaultwarden/pull/6853) - Misc updates and fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6910](https://github.com/dani-garcia/vaultwarden/pull/6910) - Support new desktop origin on CORS by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;6920](https://github.com/dani-garcia/vaultwarden/pull/6920) - Fix `checkout` action version by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;6921](https://github.com/dani-garcia/vaultwarden/pull/6921) - Fix apikey login by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6922](https://github.com/dani-garcia/vaultwarden/pull/6922) - Fix email header base64 padding by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6961](https://github.com/dani-garcia/vaultwarden/pull/6961) - Update Feature Flags by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6981](https://github.com/dani-garcia/vaultwarden/pull/6981) - Update crates and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6980](https://github.com/dani-garcia/vaultwarden/pull/6980) - Use protected CI environment by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;7004](https://github.com/dani-garcia/vaultwarden/pull/7004) - Fix 2FA Remember to actually be 30 days by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6929](https://github.com/dani-garcia/vaultwarden/pull/6929) - Misc Updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7027](https://github.com/dani-garcia/vaultwarden/pull/7027) - Switch to `attest` action by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;7017](https://github.com/dani-garcia/vaultwarden/pull/7017) - Rotate refresh-tokens on sstamp reset by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7031](https://github.com/dani-garcia/vaultwarden/pull/7031) - Misc org fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7032](https://github.com/dani-garcia/vaultwarden/pull/7032) - Fix empty string FolderId by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7048](https://github.com/dani-garcia/vaultwarden/pull/7048) - Disable deployments for release env by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;7033](https://github.com/dani-garcia/vaultwarden/pull/7033) - Fix Send icons by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7051](https://github.com/dani-garcia/vaultwarden/pull/7051) - prevent managers from creating collections by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6890](https://github.com/dani-garcia/vaultwarden/pull/6890) - Change SQLite backup to use VACUUM INTO query by [@&#8203;getaaron](https://github.com/getaaron) in [#&#8203;6989](https://github.com/dani-garcia/vaultwarden/pull/6989) - Handle `SIGTERM` and `SIGQUIT` shutdown signals. by [@&#8203;0x484558](https://github.com/0x484558) in [#&#8203;7008](https://github.com/dani-garcia/vaultwarden/pull/7008) - Do not display unavailable 2FA options by [@&#8203;0x484558](https://github.com/0x484558) in [#&#8203;7013](https://github.com/dani-garcia/vaultwarden/pull/7013) - Fix logout push identifiers and send logout before clearing devices by [@&#8203;qaz741wsd856](https://github.com/qaz741wsd856) in [#&#8203;7047](https://github.com/dani-garcia/vaultwarden/pull/7047) - Fix windows build issues by [@&#8203;idontneedonetho](https://github.com/idontneedonetho) in [#&#8203;7065](https://github.com/dani-garcia/vaultwarden/pull/7065) - Crate and GHA updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7081](https://github.com/dani-garcia/vaultwarden/pull/7081) #### New Contributors - [@&#8203;DerPlayer2001](https://github.com/DerPlayer2001) made their first contribution in [#&#8203;6891](https://github.com/dani-garcia/vaultwarden/pull/6891) - [@&#8203;montdidier](https://github.com/montdidier) made their first contribution in [#&#8203;6904](https://github.com/dani-garcia/vaultwarden/pull/6904) - [@&#8203;pasarenicu](https://github.com/pasarenicu) made their first contribution in [#&#8203;6900](https://github.com/dani-garcia/vaultwarden/pull/6900) - [@&#8203;phoeagon](https://github.com/phoeagon) made their first contribution in [#&#8203;6853](https://github.com/dani-garcia/vaultwarden/pull/6853) - [@&#8203;getaaron](https://github.com/getaaron) made their first contribution in [#&#8203;6989](https://github.com/dani-garcia/vaultwarden/pull/6989) - [@&#8203;0x484558](https://github.com/0x484558) made their first contribution in [#&#8203;7008](https://github.com/dani-garcia/vaultwarden/pull/7008) - [@&#8203;qaz741wsd856](https://github.com/qaz741wsd856) made their first contribution in [#&#8203;7047](https://github.com/dani-garcia/vaultwarden/pull/7047) - [@&#8203;idontneedonetho](https://github.com/idontneedonetho) made their first contribution in [#&#8203;7065](https://github.com/dani-garcia/vaultwarden/pull/7065) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5> ### [`v1.35.4`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.4) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.35.3...1.35.4) #### Security Fixes This release contains security fixes for the following advisories. We strongly advice to update as soon as possible. - [GHSA-w9f8-m526-h7fh](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-w9f8-m526-h7fh). This vulnerability would allow an attacker to access a cipher from a different user (fully encrypted) if they already know its internal UUID. - [GHSA-h4hq-rgvh-wh27](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h4hq-rgvh-wh27). This vulnerability allows an attacker with manager-level access within an organization to modify collections they can access, even if they do not have management permissions for them. - [GHSA-r32r-j5jq-3w4m](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-r32r-j5jq-3w4m). This vulnerability allows an attacker with manager-level access within an organization to modify collections they are not assigned. These are private for now, pending CVE assignment. #### What's Changed - Update Rust and Crates and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6843](https://github.com/dani-garcia/vaultwarden/pull/6843) - hide remember 2fa token by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6852](https://github.com/dani-garcia/vaultwarden/pull/6852) - fix(send\_invite): invite links by [@&#8203;proofofcopilot](https://github.com/proofofcopilot) in [#&#8203;6824](https://github.com/dani-garcia/vaultwarden/pull/6824) - Misc organization fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6867](https://github.com/dani-garcia/vaultwarden/pull/6867) #### New Contributors - [@&#8203;proofofcopilot](https://github.com/proofofcopilot) made their first contribution in [#&#8203;6824](https://github.com/dani-garcia/vaultwarden/pull/6824) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.3...1.35.4> ### [`v1.35.3`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.3) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.35.2...1.35.3) #### Security Fixes This release contains security fixes for the following advisory. We strongly advice to update as soon as possible if you believe it could affect you. - [GHSA-h265-g7rm-h337](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h265-g7rm-h337) (Publication in process, waiting for CVE assignment) This vulnerability would allow an authenticated attacker that is part of an organization to access items from collections to which the attacker does not belong. #### What's Changed - Fix User API Key login by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6712](https://github.com/dani-garcia/vaultwarden/pull/6712) - use email instead of empty name for webauhn by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6733](https://github.com/dani-garcia/vaultwarden/pull/6733) - hide password hints via CSS by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6726](https://github.com/dani-garcia/vaultwarden/pull/6726) - fix email as 2fa with auth requests by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6736](https://github.com/dani-garcia/vaultwarden/pull/6736) - Update crates, web-vault, js, workflows by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6749](https://github.com/dani-garcia/vaultwarden/pull/6749) - refactor: improve tooltips in diagnostics page by [@&#8203;tessus](https://github.com/tessus) in [#&#8203;6765](https://github.com/dani-garcia/vaultwarden/pull/6765) - Empty AccountKeys when no private key by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;6761](https://github.com/dani-garcia/vaultwarden/pull/6761) - fix error message for purging auth requests by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6776](https://github.com/dani-garcia/vaultwarden/pull/6776) - Misc updates, crates, rust, js, gha, vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6799](https://github.com/dani-garcia/vaultwarden/pull/6799) - Update crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6810](https://github.com/dani-garcia/vaultwarden/pull/6810) - Fix org-details issue by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6811](https://github.com/dani-garcia/vaultwarden/pull/6811) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.2...1.35.3> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
srv.renovate added 1 commit 2026-02-11 12:01:51 +00:00
djpbessems was assigned by srv.renovate 2026-02-11 12:01:52 +00:00
srv.renovate changed title from chore(deps): update vaultwarden/server docker tag to v1.35.3 to chore(deps): update vaultwarden/server docker tag to v1.35.4 2026-02-24 12:01:49 +00:00
srv.renovate force-pushed renovate/vaultwarden-server-1.x from 068629adc3 to 5022b45cf8 2026-02-24 12:01:49 +00:00 Compare
srv.renovate changed title from chore(deps): update vaultwarden/server docker tag to v1.35.4 to Update vaultwarden/server Docker tag to v1.35.4 2026-04-10 08:49:09 +00:00
srv.renovate changed title from Update vaultwarden/server Docker tag to v1.35.4 to Update vaultwarden/server Docker tag to v1.35.6 2026-04-13 12:01:55 +00:00
srv.renovate force-pushed renovate/vaultwarden-server-1.x from 5022b45cf8 to 2cd4d67211 2026-04-13 12:01:55 +00:00 Compare
srv.renovate force-pushed renovate/vaultwarden-server-1.x from 2cd4d67211 to 983f32f066 2026-04-14 12:01:53 +00:00 Compare
srv.renovate changed title from Update vaultwarden/server Docker tag to v1.35.6 to Update vaultwarden/server Docker tag to v1.35.7 2026-04-14 12:01:54 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vaultwarden-server-1.x:renovate/vaultwarden-server-1.x
git checkout renovate/vaultwarden-server-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: djpbessems/Kubernetes.K3s.installLog#41