Vagrant

HashiCorp · current 2.4.9

The current version of Vagrant is 2.4.9 (as of 21/08/2025). patchletter checks the official source daily and emails you every new release.

Vagrant at a glance

HashiCorp Vagrant is a widely used tool for building and managing reproducible development environments (VMs and containers) from a simple configuration. Vagrant ships regular releases; following the license change to the BUSL, it shares the HashiCorp ecosystem context.

For admins Vagrant is primarily a developer-environment tool, so its security angle is mostly about the boxes (base images) it uses: pull boxes from trusted sources and keep them current, since a stale or untrusted box carries stale or malicious software into every environment built from it. Pin box and Vagrant versions for reproducibility across a team. The provider (VirtualBox, libvirt, Docker) underneath has its own updates to track. After upgrading Vagrant or a box, verify that environments still provision. Keep provisioning scripts and any embedded credentials out of version control in plain form. Patchletter surfaces new Vagrant releases.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
2.4.9STABLE21/08/2025Release notes →
2.4.8STABLE05/08/2025Release notes →
2.4.7STABLE17/06/2025Release notes →
2.4.6STABLE22/05/2025Release notes →
2.4.5STABLE23/04/2025Release notes →
2.4.4STABLE21/04/2025Release notes →
2.4.3STABLE12/11/2024Release notes →
2.4.2STABLE02/11/2024Release notes →
2.4.1STABLE19/01/2024Release notes →
2.4.0STABLE16/10/2023Release notes →

Frequently asked questions

What is the latest version of Vagrant?
Vagrant 2.4.9, released 21/08/2025. patchletter checks the vendor's official source daily for new releases.
Where can I find the Vagrant release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new Vagrant updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a Vagrant update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch Vagrant

Embed this badge

Shows the current Vagrant version and updates itself. Free to use, no account needed.

Vagrant badge
[![Vagrant](https://patchletter.com/badge/vagrant.svg)](https://patchletter.com/en/software/vagrant)
https://patchletter.com/badge/vagrant.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Virtualization & Backup