chore(deps): update vaultwarden/server docker tag to v1.37.0 #731

Merged
catalin merged 1 commit from renovate/vaultwarden-server-1.x into main 2026-07-27 07:31:00 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server minor 1.36.0-alpine1.37.0-alpine

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.37.0

Compare Source

Note

This update is required for support with clients with version 2026.7.0+, please update before reporting any issues with them.

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 and publishing at a later date.

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.36.0...1.37.0


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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | minor | `1.36.0-alpine` → `1.37.0-alpine` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.37.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.0) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.36.0...1.37.0) #### Note This update is required for support with clients with version 2026.7.0+, please update before reporting any issues with them. #### Security Fixes This release contains security fixes for the following advisories. We strongly advice to update as soon as possible. - SSRF via the icon endpoint [\[GHSA-hw4g-2v3f-74x5\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-hw4g-2v3f-74x5) [\[GHSA-vh5m-fc9v-m84g\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-vh5m-fc9v-m84g) (**Medium**, 5.8 / 6.3) - Cross-Organization Cipher Access [\[GHSA-xwf8-pjh7-h589\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-xwf8-pjh7-h589) (**Medium**, 5.9) - Organization Policy Bypass on Directory Import [\[GHSA-88qc-6ch9-mc3j\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-88qc-6ch9-mc3j) (**Medium**, 5.5) - Send Access-Count Bypass [\[GHSA-rxhg-2pw9-vf25\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-rxhg-2pw9-vf25) (**Medium**, 5.3) - Unauthenticated WebSocket Flooding DDOS [\[GHSA-96f7-78q5-j345\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-96f7-78q5-j345) (**Medium**, 5.3) - Cross-Organization Secret Sharing [\[GHSA-455c-vgg9-jxw8\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-455c-vgg9-jxw8) (**Medium**, 4.3) - Organization Import Authorization [\[GHSA-f3qw-qg77-hmm4\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-f3qw-qg77-hmm4)[\[GHSA-jq2g-h4xr-4mcr\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-jq2g-h4xr-4mcr) (**Medium**, 4.3) - Organization Data Enumeration via the Manager role [\[GHSA-rqf8-2568-r7mc\]](https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-rqf8-2568-r7mc) (**Medium**, 4.3) These are private for now, pending CVE assignment and publishing at a later date. #### What's Changed - OpenDAL S3 parameter support by [@&#8203;txase](https://github.com/txase) in [#&#8203;6127](https://github.com/dani-garcia/vaultwarden/pull/6127) - Fix SSO Cookie path by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7187](https://github.com/dani-garcia/vaultwarden/pull/7187) - fix email 2fa for bw cli by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;7225](https://github.com/dani-garcia/vaultwarden/pull/7225) - sso\_auth improvements by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7197](https://github.com/dani-garcia/vaultwarden/pull/7197) - Reject unrecognised DATABASE\_URL instead of silent SQLite fallback by [@&#8203;mfw78](https://github.com/mfw78) in [#&#8203;7061](https://github.com/dani-garcia/vaultwarden/pull/7061) - Switch to `xx-cargo` by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;6640](https://github.com/dani-garcia/vaultwarden/pull/6640) - Updates and fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7235](https://github.com/dani-garcia/vaultwarden/pull/7235) - Switch to Edition 2024, more clippy lints, and less macro calls by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7200](https://github.com/dani-garcia/vaultwarden/pull/7200) - Serve Apple app site association file by [@&#8203;user71424q](https://github.com/user71424q) in [#&#8203;7191](https://github.com/dani-garcia/vaultwarden/pull/7191) - Update Rust, Crates and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7307](https://github.com/dani-garcia/vaultwarden/pull/7307) - Fix enforce blocked by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7246](https://github.com/dani-garcia/vaultwarden/pull/7246) - Admin password recovery endpoint change by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7270](https://github.com/dani-garcia/vaultwarden/pull/7270) - fix(sends): emit hideEmail as non-null boolean in sync response by [@&#8203;kvdb](https://github.com/kvdb) in [#&#8203;7283](https://github.com/dani-garcia/vaultwarden/pull/7283) - Org membership delete remove Invitation by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7284](https://github.com/dani-garcia/vaultwarden/pull/7284) - \[v2026.5.0] Registration request update by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7295](https://github.com/dani-garcia/vaultwarden/pull/7295) - \[v2026.5.0] PutPolicy now using vnext format by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7296](https://github.com/dani-garcia/vaultwarden/pull/7296) - 2026.6.0 send support by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7346](https://github.com/dani-garcia/vaultwarden/pull/7346) - Add SSO\_AUTHORIZE\_BODY by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7357](https://github.com/dani-garcia/vaultwarden/pull/7357) - Add `pm-26340-linux-biometrics-v2` feature flag by [@&#8203;pilotstew](https://github.com/pilotstew) in [#&#8203;7358](https://github.com/dani-garcia/vaultwarden/pull/7358) - improve CI by [@&#8203;TriplEight](https://github.com/TriplEight) in [#&#8203;6991](https://github.com/dani-garcia/vaultwarden/pull/6991) - Misc updates and fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7406](https://github.com/dani-garcia/vaultwarden/pull/7406) - Remove old compatibility code by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7434](https://github.com/dani-garcia/vaultwarden/pull/7434) - Fix compilation with newer `rust-musl` version by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;7453](https://github.com/dani-garcia/vaultwarden/pull/7453) - Fix Custom Role CSS for new dialog markup by [@&#8203;tom27052006](https://github.com/tom27052006) in [#&#8203;7442](https://github.com/dani-garcia/vaultwarden/pull/7442) - Remove unused fields by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7458](https://github.com/dani-garcia/vaultwarden/pull/7458) - Update API response, crates and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7470](https://github.com/dani-garcia/vaultwarden/pull/7470) - Trusted proxy support, unauthenticated rate limit & other fixes by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;7472](https://github.com/dani-garcia/vaultwarden/pull/7472) #### New Contributors - [@&#8203;mfw78](https://github.com/mfw78) made their first contribution in [#&#8203;7061](https://github.com/dani-garcia/vaultwarden/pull/7061) - [@&#8203;user71424q](https://github.com/user71424q) made their first contribution in [#&#8203;7191](https://github.com/dani-garcia/vaultwarden/pull/7191) - [@&#8203;kvdb](https://github.com/kvdb) made their first contribution in [#&#8203;7283](https://github.com/dani-garcia/vaultwarden/pull/7283) - [@&#8203;pilotstew](https://github.com/pilotstew) made their first contribution in [#&#8203;7358](https://github.com/dani-garcia/vaultwarden/pull/7358) - [@&#8203;TriplEight](https://github.com/TriplEight) made their first contribution in [#&#8203;6991](https://github.com/dani-garcia/vaultwarden/pull/6991) - [@&#8203;tom27052006](https://github.com/tom27052006) made their first contribution in [#&#8203;7442](https://github.com/dani-garcia/vaultwarden/pull/7442) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.36.0...1.37.0> </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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
catalin deleted branch renovate/vaultwarden-server-1.x 2026-07-27 07:31:02 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
catalin/fukuops!731
No description provided.