Cybersecurity · head to head
HashiCorp Boundary vs Vault

HashiCorp Boundary
Cybersecurity
Identity-aware session broker for infrastructure access without distributing credentials
- From
- Free
- Rated
- -
The short version
- Each has a real cost: HashiCorp Boundary hashiCorp was acquired by IBM in February 2025 and Enterprise licensing now runs through IBM Passport Advantage; IBM has already retired HCP Vault Secrets, so Boundary's roadmap depends on IBM portfolio decisions rather than HashiCorp's own product strategy.; Vault vault 1.15.0 and later is licensed under the Business Source License 1.1, not an OSI open source licence, with IBM Corporation as licensor
- They diverge on capability: HashiCorp Boundary covers Identity-based access, Vault covers Secrets management.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which HashiCorp Boundary and Vault actually diverge.
| Attribute | HashiCorp Boundary | Vault |
|---|---|---|
| Pricing model | Open source, no licence fee | open-source |
| Platforms | Linux, macOS, Windows, Web | Linux, Windows, Mac, Cloud |
| Category | Cybersecurity | Cloud |
| Founded | Unknown | 2015 |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in HashiCorp Boundary
- Identity-based access
- Just-in-time credentials
- Dynamic host catalogues
- Session recording
- Transparent sessions
- Multi-hop workers
- Terraform provider
Only in Vault
- Secrets management
- Encryption
- Authentication
- Authorization
- API access
- High availability
- Replication
- Kubernetes
Both cover
- Audit logging
What people use each for
The jobs each tool is most often brought in to do.
HashiCorp Boundary
- A platform team replacing shared SSH keys and a bastion host so that leavers lose access the moment they are removed from the identity providernot Vault
- Granting contractors time-boxed database access without ever issuing them a credential they could keepnot Vault
- An estate where autoscaling replaces hosts continuously and a static access list is always out of datenot Vault
- Producing session recordings as evidence for an audit that requires proof of who touched production and what they rannot Vault
Vault
- Centrally storing and rotating secrets, API keys and database credentialsnot HashiCorp Boundary
- Issuing short-lived dynamic credentials to applications instead of static passwordsnot HashiCorp Boundary
- Encryption as a service and PKI certificate issuancenot HashiCorp Boundary
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
HashiCorp Boundary
- HashiCorp was acquired by IBM in February 2025 and Enterprise licensing now runs through IBM Passport Advantage; IBM has already retired HCP Vault Secrets, so Boundary's roadmap depends on IBM portfolio decisions rather than HashiCorp's own product strategy.
- Enterprise pricing is not published anywhere, and the features most organisations actually need for compliance, notably session recording, are Enterprise only, so the free community edition is rarely the version you end up buying.
- It solves access to infrastructure, not to applications; browser-based internal tools, SaaS admin consoles and APIs need a separate control, so Boundary is one component of a zero-trust programme rather than the whole thing.
- Running it yourself means operating controllers, worker nodes and a Postgres database in a highly available configuration, and if that control plane is down nobody can reach production, which makes it a new critical dependency.
- It is materially easier to adopt if you already run Vault and Terraform; teams without that ecosystem face a steeper learning curve than a device-based mesh product like Tailscale, for a similar access outcome.
Vault
- Vault 1.15.0 and later is licensed under the Business Source License 1.1, not an OSI open source licence, with IBM Corporation as licensor
- The Additional Use Grant forbids offering Vault to third parties on a hosted or embedded basis in a paid product that competes with IBM's paid versions of Vault
- Each version only converts to MPL 2.0 four years after that version is published, and the Change Date is tracked per version
- Replication, HSM support, namespaces, performance standby nodes, FIPS builds, control group authorisation, multi-factor authentication, secrets sync and lease count quotas all require a Vault Enterprise licence
- A Vault Enterprise licence must be applied to the cluster before any Enterprise feature can be used
Pricing, plan by plan
HashiCorp Boundary
Free- Boundary Community EditionFree
- MPL 2.0 open source
- Self-hosted controllers and workers
- Identity-based target access
- Boundary Enterprise$undefined/year
- Session recording and playback
- Multi-hop and transparent sessions
- Multi-tenancy via scopes
Vault
Free- Open SourceFree
- Secrets management
- Encryption as a service
- Identity management
- EnterpriseFree
- Advanced features
- Premium support
- Dedicated updates
Which should you pick?
Choose HashiCorp Boundary if
- You need identity-based access.
- You want to start without paying.
- You work on Linux, macOS, Windows, Web.
- You also want just-in-time credentials.
Choose Vault if
- You need secrets management.
- You want to start without paying.
- You work on Linux, Windows, Mac, Cloud.
- You also want encryption.
Questions people ask
- Is HashiCorp Boundary or Vault better?
- Neither clearly leads. HashiCorp Boundary starts at Free and Vault at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, HashiCorp Boundary or Vault?
- HashiCorp Boundary starts at Free and Vault at Free.
- Does HashiCorp Boundary or Vault run on more platforms?
- HashiCorp Boundary runs on Linux, macOS, Windows, Web. Vault runs on Linux, Windows, Mac, Cloud.
- Can I use HashiCorp Boundary for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is HashiCorp Boundary best used for?
- HashiCorp Boundary is most often used for a platform team replacing shared ssh keys and a bastion host so that leavers lose access the moment they are removed from the identity provider, granting contractors time-boxed database access without ever issuing them a credential they could keep, an estate where autoscaling replaces hosts continuously and a static access list is always out of date, producing session recordings as evidence for an audit that requires proof of who touched production and what they ran. Of those, a platform team replacing shared ssh keys and a bastion host so that leavers lose access the moment they are removed from the identity provider and granting contractors time-boxed database access without ever issuing them a credential they could keep are not what Vault is typically brought in for.
- What can HashiCorp Boundary do that Vault cannot?
- HashiCorp Boundary covers Identity-based access, Just-in-time credentials, Dynamic host catalogues, Session recording. Vault covers Secrets management, Encryption, Authentication, Authorization. Both handle Audit logging.
Answered from the vendors’ own pages
HashiCorp Boundary: Is Boundary open source?
The community edition is, under MPL 2.0. Boundary Enterprise is commercial and is now sold through IBM Passport Advantage.
Vault: Is HashiCorp Vault free to use?
Yes, Vault is available as a free, open-source project. The community version includes secrets management, certificate generation and rotation, encryption services, and credential management. Vault Enterprise is a commercial offering with additional features.
SourceHashiCorp Boundary: Does it replace a VPN?
For infrastructure access, largely yes. It grants a session to a specific target rather than putting the user on a network, but it does not cover browser-based internal applications.
Vault: What are the differences between open-source Vault and Vault Enterprise?
Open-source Vault is free and self-hosted. Vault Enterprise includes additional features and commercial support. HashiCorp also offers Vault Dedicated on the HashiCorp Cloud Platform as a fully managed cloud option.
SourceHashiCorp Boundary: What does Boundary Enterprise cost?
HashiCorp does not publish Boundary pricing. It is quoted, and since the IBM acquisition it is transacted on IBM licensing paper.
Vault: Can I try HashiCorp Cloud Platform Vault without payment?
Yes, HashiCorp offers a free trial option for HCP Vault Dedicated. New users also receive a $500 credit to use across HashiCorp Cloud Platform services.
SourceHashiCorp Boundary: Do I need Vault to use it?
No, but the just-in-time credential brokering that makes Boundary worthwhile depends on Vault or an equivalent secrets store.
Vault: What does Vault manage and protect?
Vault provides identity-based secrets management for users, machines, services, and AI agents. It automates authentication and authorization for access to secrets, passwords, certificates, encryption keys, and other sensitive data across your infrastructure.
SourceRelated pages
More on HashiCorp Boundary
Other head to heads
- HashiCorp Boundary vs BeyondTrust
- HashiCorp Boundary vs Teleport
- HashiCorp Boundary vs Delinea
- HashiCorp Boundary vs Infisical
- HashiCorp Boundary vs 1Password
- HashiCorp Boundary vs LastPass
- HashiCorp Boundary vs authentik
- HashiCorp Boundary vs Logto
- HashiCorp Boundary vs Ory
- HashiCorp Boundary vs Saviynt
- HashiCorp Boundary vs Beyond Identity
- HashiCorp Boundary vs One Identity
- HashiCorp Boundary vs Keygen
- HashiCorp Boundary vs KnowBe4
- HashiCorp Boundary vs Legit Security
- HashiCorp Boundary vs LogRhythm SIEM
- HashiCorp Boundary vs Metasploit
- HashiCorp Boundary vs MetricStream
- HashiCorp Boundary vs AWS (Amazon Web Services)
- HashiCorp Boundary vs DigitalOcean
- HashiCorp Boundary vs Grafana Cloud
- HashiCorp Boundary vs Neon
- HashiCorp Boundary vs Crossplane
- HashiCorp Boundary vs Microsoft Azure
- HashiCorp Boundary vs Podman
- HashiCorp Boundary vs Hetzner Cloud
- HashiCorp Boundary vs Linode
- HashiCorp Boundary vs Vultr
- HashiCorp Boundary vs Akamai
- HashiCorp Boundary vs Alibaba Cloud
- HashiCorp Boundary vs CapRover
- HashiCorp Boundary vs Chef
- HashiCorp Boundary vs Buildah
- Vault vs BeyondTrust
- Vault vs Teleport
- Vault vs Delinea
- Vault vs Infisical
- Vault vs 1Password
- Vault vs LastPass
- Vault vs authentik
- Vault vs Logto
- Vault vs Ory
- Vault vs Saviynt
- Vault vs Beyond Identity
- Vault vs One Identity
- Vault vs Keygen
- Vault vs KnowBe4
- Vault vs Legit Security
- Vault vs LogRhythm SIEM
- Vault vs Metasploit
- Vault vs MetricStream
- Vault vs AWS (Amazon Web Services)
- Vault vs DigitalOcean
- Vault vs Grafana Cloud
- Vault vs Neon
- Vault vs Crossplane
- Vault vs Microsoft Azure
- Vault vs Podman
- Vault vs Hetzner Cloud
- Vault vs Linode
- Vault vs Vultr
- Vault vs Akamai
- Vault vs Alibaba Cloud
- Vault vs CapRover
- Vault vs Chef
- Vault vs Buildah

