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

⬆️ Update vaultwarden/server ( 1.32.7 → 1.33.0 ) #6548

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Jan 25, 2025

This PR contains the following updates:

Package Update Change
vaultwarden/server minor 1.32.7 -> 1.33.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.33.0

Compare Source

Security Fixes

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

  • GHSA-f7r5-w49x-gxm3
    This vulnerability is only possible if you do not have an ADMIN_TOKEN configured and open links or pages you should not trust anyway. Ensure you have an ADMIN_TOKEN configured to keep your admin environment save.
  • GHSA-h6cc-rc6q-23j4
    This vulnerability is only possible if someone was able to gain access to your Vaultwarden Admin Backend. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email.
  • GHSA-j4h8-vch3-f797
    This vulnerability affects all users who have multiple Organizations and users which are able to create a new organization or have admin or owner rights on at least one organization. The attacker does need to know the Organization UUID of the Organization it want's to attack or compromise though.
Notable changes
  • Updated web-vault to v2025.1.1
  • Added partial manage role support for collections
  • Manager role is converted to a Custom role with either Manage All Collections or per collection.
    Admins and Owners probably want to check and verify if the rights are still correct.
  • The OCI containers and binaries are signed via GitHub Attestations
    This allows you to verify an OCI image or even the vaultwarden binary located within the OCI image.

These vulnerabilities affects

What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.32.7...1.33.0


Configuration

📅 Schedule: 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 these updates again.


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

This PR has been generated by Renovate Bot.

| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| docker     | vaultwarden/server | 1.32.7 | 1.33.0 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 25, 2025

--- kubernetes/apps/default/vaultwarden/app Kustomization: flux-system/vaultwarden HelmRelease: default/vaultwarden

+++ kubernetes/apps/default/vaultwarden/app Kustomization: flux-system/vaultwarden HelmRelease: default/vaultwarden

@@ -57,13 +57,13 @@

             - secretRef:
                 name: vaultwarden-secret
             - secretRef:
                 name: vaultwarden-db-secret
             image:
               repository: vaultwarden/server
-              tag: 1.32.7@sha256:7a0aa23c0947be3582898deb5170ea4359493ed9a76af2badf60a7eb45ac36af
+              tag: 1.33.0@sha256:e81ca01351ecf40083366202b163e7a31abca04d96e2194e9e1f78a57052f65c
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 100Mi

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 25, 2025

--- HelmRelease: default/vaultwarden Deployment: default/vaultwarden

+++ HelmRelease: default/vaultwarden Deployment: default/vaultwarden

@@ -67,13 +67,13 @@

           value: '3012'
         envFrom:
         - secretRef:
             name: vaultwarden-secret
         - secretRef:
             name: vaultwarden-db-secret
-        image: vaultwarden/server:1.32.7@sha256:7a0aa23c0947be3582898deb5170ea4359493ed9a76af2badf60a7eb45ac36af
+        image: vaultwarden/server:1.33.0@sha256:e81ca01351ecf40083366202b163e7a31abca04d96e2194e9e1f78a57052f65c
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@auricom auricom merged commit 7f58408 into main Jan 26, 2025
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/vaultwarden-server-1.x branch January 26, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant