Vaultwarden security update Feb 10 2026
(github.com)
from megaman@discuss.tchncs.de to selfhosted@lemmy.world on 12 Feb 17:18
https://discuss.tchncs.de/post/54784609
from megaman@discuss.tchncs.de to selfhosted@lemmy.world on 12 Feb 17:18
https://discuss.tchncs.de/post/54784609
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
threaded - newest
Already updated yesterday š¤ All hail the mighty renovate
Renovate? Hrmmmm
Hrmmm?
Renovate?
Itās a bot to create PRās with dependency updates
Might be a stupid question, but how are PRās connected to your server deployment?
Copying my other comment. It opens PRs to change the tag from the docker image.
I have all my compose stacks in git. Theyāre deployed from their git repos with Komodo.
Renovate is a bot that checks git repos for dependencies (mostly container images in this case) and checks if thereās a newer version available. If yes, it creates a merge request to update the version. I review the requests and merge, then the updated compose stack gets deployed with Komodo. Itās a great semi automatic way to handle updates without giving up control.
Thereās a nice how to here: nickcunningh.am/ā¦/how-to-automate-version-updatesā¦
one thing I'm not willing to self host is vault/bitwarden. My whole life is based in my password manager. I imagine Bitwarden inc has a lot better security than me, and if I lose access to it I'm stuffed.
Had this exact thing happen to me. I was hosting vaultwarden on a raspberry pi and then it fell over. My client devices had caged versions of my vault, but I couldnāt make changes to it. I quickly moved over to Bitwarden and itās been fantastic.
yup, BW is awesome. and mostly free. I use BW too, but not self hosted.
What are they going to get an encrypted blob.
Bitwarden was the second thing I ever self hosted. On a local server on a UPS and hasnāt really been an issue across 7 years. Every so often I save an encrypted JSON on my main laptop to use with keepass if thereās ever an issue where the server is down for a while.
Vaulwarden is the best š selfhosted for 3 years, no problems. Got all my devices on my tail/headscale network, and only addresses allowed to my server are lan and tailscale š¤