Vault | v2.0.1

Vault v2.0.1 released on 19-05-2026


Vault v2.0.1 is out now. Operators running exposed deployments should upgrade promptly: the release delivers coordinated security hardening around privileges and tokens, input and validation fixes, and other high-priority patches.

Refer to the official GitHub release page for full advisories, CVE and patch details, and to download updated binaries, containers and checksums.

What’s in this release

  • Security and critical fixes — privilege- and token-related hardening plus input/validation corrections addressing immediate risks.
  • Core stability and reliability improvements — crash and memory-leak mitigations, improved leader-election and HA behaviour, stronger sealing/unsealing robustness, and fixes to plugin and storage backend interactions to reduce outages.
  • CLI, API and telemetry tweaks — CLI/help formatting and behaviour adjustments, minor backwards-compatible API clarifications, and telemetry/metrics naming or tagging changes to aid monitoring.

Upgrade notes

  • No breaking API changes for most users; take pre-upgrade backups, verify client and enterprise-feature compatibility, and follow the recommended rolling-upgrade steps for HA clusters.
  • If a rollback is necessary, restore from backups and revert to the previous binaries/containers while following HA cluster rollback procedures and validating service state.

Share comments on your upgrade experience or any issues you encounter on the project’s issue tracker or community channels.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes