v2.0.3 Wed, Jun 17
SECURITY: * auth/radius: Added case_insensitive_names toggle to prevent username collisions and enable case-insensitive user handling. * core/acl: Fix LIST ACL bypass where a trailing-slash request could skip a more-specific deny rule. * core: Use constant-time recovery token comparison * secrets/spiffe (enterprise): Ensure template values are properly escaped. * transform (enterprise): Add appropriate db specific quoting and escaping.
v2.0.2 Fri, Jun 5
BREAKING CHANGES: * containers: Remove `cap_ipc_lock` capability on `vault` at build time to allow running Vault in common container runtimes. Vault in containers will no longer be able to call `mlock()` to lock memory. Operators should set `disable_mlock = true` in Vault's configuration. Runtime operators are advised to disable swapping to guarantee data safety.
v2.0.1 Tue, May 19
BREAKING CHANGES: - containers: set cap_ipc_lock capability on vault at build time. Container runtimes will need to add IPC_LOCK capabilities when running the vault container.
HIGH CVE-2026-5807 Fri, Apr 17
Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This vulnerability, CVE-2026-5807, is fixed in Vault Community Edition 2.0.0 and Vault Enterprise 2.0.0.
GHSA-88v5-9hxc-f85r
CVE-2026-5807
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 0 last_affected: 1.21.4
HIGH CVE-2026-3605 Fri, Apr 17
An authenticated user with access to a kvv2 path through a policy containing a glob may be able to delete secrets they were not authorized to read or write, resulting in denial-of-service. This vulnerability did not allow a malicious user to delete secrets across namespaces, nor read any secret data. Fixed in Vault Community Edition 2.0.0 and Vault Enterprise 2.0.0, 1.21.5, 1.20.10, and 1.19.16.
GHSA-m2w4-8ggf-rj47
CVE-2026-3605
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
github.com/hashicorp/vault introduced: 0.10.0 last_affected: 1.21.4
HIGH CVE-2026-4525 Fri, Apr 17
If a Vault auth mount is configured to pass through the "Authorization" header, and the "Authorization" header is used to authenticate to Vault, Vault forwarded the Vault token to the auth plugin backend. Fixed in 2.0.0, 1.21.5, 1.20.10, and 1.19.16.
GHSA-72gw-fmmr-c4r4
CVE-2026-4525
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0.11.2 last_affected: 1.21.4
MODERATE CVE-2026-5052 Fri, Apr 17
Vault’s PKI engine’s ACME validation did not reject local targets when issuing http-01 and tls-alpn-01 challenges. This may lead to these requests being sent to local network targets, potentially leading to information disclosure. Fixed in Vault Community Edition 2.0.0 and Vault Enterprise 2.0.0, 1.21.5, 1.20.10, and 1.19.16.
GHSA-8r5m-3f66-qpr3
CVE-2026-5052
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
github.com/hashicorp/vault introduced: 1.14.0 last_affected: 1.21.4
v2.0.0 Tue, Apr 14
BREAKING CHANGES: * sdk/helpers/docker: Migrate docker helpers from github.com/docker/docker to github.com/moby/moby. This was necessary as github.com/docker/docker is no longer maintained. Resolves GHSA-x744-4wpc-v9h2 and GHSA-pxq6-2prw-chj9. SECURITY: * Upgrade `cloudflare/circl` to v1.6.3 to resolve CVE-2026-1229 * Upgrade `filippo.io/edwards25519` to v1.1.1 to resolve GO-2026-4503 * api/auth/gcp: Update go.opentelemetry.io/otel/sdk to fix CVE-2026-39883.
v0.25.1 Tue, Apr 7
v2.0.0-rc1 Fri, Apr 3
v0.12.0 Tue, Mar 24
v0.12.0 Tue, Mar 24
v0.11.0 Tue, Mar 24
v0.12.0 Tue, Mar 24
v0.12.0 Tue, Mar 24
v0.12.0 Tue, Mar 24
v0.12.0 Tue, Mar 24
v0.25.0 Mon, Mar 23
v1.23.0 Mon, Mar 23
v0.24.0 Thu, Mar 19
v1.21.4 Thu, Mar 5
v1.21.3 Wed, Mar 4
## February 05, 2026 **SECURITY:** auth/cert: ensure that the certificate being renewed matches the certificate attached to the session.
v0.23.0 Thu, Feb 5
v0.22.0 Tue, Feb 3
v1.21.2 Wed, Jan 7
## 1.21.2 ### January 07, 2026 CHANGES: * auth/oci: bump plugin to v0.20.1 * core: Bump Go version to 1.25.5 * packaging: Container images are now exported using a compressed OCI image layout. * packaging: UBI container images are now built on the UBI 10 minimal image. * secrets/azure: Update plugin to v0.25.1+ent. Improves retry handling during Azure application and service principal creation to reduce transient failures. * storage: Upgrade aerospike client library to v8.
v1.21.1 Wed, Nov 19
HIGH CVE-2025-12044 Thu, Oct 23
Vault and Vault Enterprise ("Vault") are vulnerable to an unauthenticated denial of service when processing JSON payloads. This occurs due to a regression from a previous fix for [+HCSEC-2025-24+|https://discuss.hashicorp.com/t/hcsec-2025-24-vault-denial-of-service-though-complex-json-payloads/76393] which allowed for processing JSON payloads before applying rate limits.
GHSA-vp5w-xcfc-73wf
CVE-2025-12044
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 1.20.3 fixed: 1.21.0
HIGH CVE-2025-11621 Thu, Oct 23
Vault and Vault Enterprise's ("Vault") AWS Auth method may be susceptible to authentication bypass if the role of the configured bound_principal_iam is the same across AWS accounts, or uses a wildcard. This vulnerability is fixed in Vault Community Edition 1.21.0 and Vault Enterprise 1.21.0, 1.20.5, 1.19.11, and 1.16.27.
GHSA-9g4h-h484-3578
CVE-2025-11621
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
github.com/hashicorp/vault introduced: 0.6.0 fixed: 1.21.0
v1.21.0 Wed, Oct 22
HIGH CVE-2025-6203 Thu, Aug 28
A malicious user may submit a specially-crafted complex payload that otherwise meets the default request size limit which results in excessive memory and CPU consumption of Vault. This may lead to a timeout in Vault’s auditing subroutine, potentially resulting in the Vault server to become unresponsive. This vulnerability, CVE-2025-6203, is fixed in Vault Community Edition 1.20.3 and Vault Enterprise 1.20.3, 1.19.9, 1.18.14, and 1.16.25.
GHSA-8f82-53h8-2p34
CVE-2025-6203
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.20.3
MODERATE CVE-2025-6013 Wed, Aug 6
Vault and Vault Enterprise’s (“Vault”) ldap auth method may not have correctly enforced MFA if username_as_alias was set to true and a user had multiple CNs that are equal but with leading or trailing spaces. Fixed in Vault Community Edition 1.20.2 and Vault Enterprise 1.20.2, 1.19.8, 1.18.13, and 1.16.24.
GHSA-7rx2-769v-hrwf
CVE-2025-6013
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
github.com/hashicorp/vault introduced: 0 fixed: 1.20.2
CRITICAL CVE-2025-6000 Fri, Aug 1
A privileged Vault operator within the root namespace with write permission to {{sys/audit}} may obtain code execution on the underlying host if a plugin directory is set in Vault’s configuration. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-mr4h-qf9j-f665
CVE-2025-6000
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0.8.0 fixed: 1.20.1
MODERATE CVE-2025-6014 Fri, Aug 1
Vault and Vault Enterprise’s (“Vault”) TOTP Secrets Engine code validation endpoint is susceptible to code reuse within its validity period. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-qv3p-fmv3-9hww
CVE-2025-6014
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
github.com/hashicorp/vault introduced: 0 fixed: 1.20.1
MODERATE CVE-2025-6037 Fri, Aug 1
Vault and Vault Enterprise (“Vault”) TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as [+trusted certificate+|https://developer.hashicorp.com/vault/api-docs/auth/cert#certificate]. In this configuration, an attacker may be able to craft a malicious certificate that could be used to impersonate another user. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-6c5r-4wfc-3mcx
CVE-2025-6037
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.20.1
HIGH CVE-2025-5999 Fri, Aug 1
A privileged Vault operator with write permissions to the root namespace’s identity endpoint could escalate their own or another user’s token privileges to Vault’s root policy. Fixed in Vault Community Edition 1.20.0 and Vault Enterprise 1.20.0, 1.19.6, 1.18.11 and 1.16.22.
GHSA-6h4p-m86h-hhgh
CVE-2025-5999
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0.10.4 fixed: 1.20.0
MODERATE CVE-2025-6004 Fri, Aug 1
Vault and Vault Enterprise’s (“Vault”) user lockout feature could be bypassed for Userpass and LDAP authentication methods. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-qgj7-fmq2-6cc4
CVE-2025-6004
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
github.com/hashicorp/vault introduced: 1.13.0 fixed: 1.20.1
LOW CVE-2025-6011 Fri, Aug 1
A timing side channel in Vault and Vault Enterprise’s (“Vault”) userpass auth method allowed an attacker to distinguish between existing and non-existing users, and potentially enumerate valid usernames for Vault’s Userpass auth method. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-mwgr-84fv-3jh9
CVE-2025-6011
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
github.com/hashicorp/vault introduced: 0 fixed: 1.20.1
MODERATE CVE-2025-6015 Fri, Aug 1
Vault and Vault Enterprise’s (“Vault”) login MFA rate limits could be bypassed and TOTP tokens could be reused. Fixed in Vault Community Edition 1.20.1 and Vault Enterprise 1.20.1, 1.19.7, 1.18.12, and 1.16.23.
GHSA-v6r4-35f9-9rpw
CVE-2025-6015
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
github.com/hashicorp/vault introduced: 1.10.0 fixed: 1.20.1
LOW CVE-2025-4656 Thu, Jun 26
Vault Community and Vault Enterprise rekey and recovery key operations can lead to a denial of service due to uncontrolled cancellation by a Vault operator. This vulnerability (CVE-2025-4656) has been remediated in Vault Community Edition 1.20.0 and Vault Enterprise 1.20.0, 1.19.6, 1.18.11, 1.17.17, and 1.16.22.
GHSA-fhc2-8qx8-6vj7
CVE-2025-4656
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
github.com/hashicorp/vault introduced: 1.14.8 fixed: 1.20.0
MODERATE CVE-2025-3879 Fri, May 2
Vault Community, Vault Enterprise (“Vault”) Azure Auth method did not correctly validate the claims in the Azure-issued token, resulting in the potential bypass of the bound_locations parameter on login. Fixed in Vault Community Edition 1.19.1 and Vault Enterprise 1.19.1, 1.18.7, 1.17.14, 1.16.18.
GHSA-f9ch-h8j7-8jwg
CVE-2025-3879
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 1.10.0 fixed: 1.19.1
MODERATE CVE-2025-4166 Fri, May 2
Vault Community and Vault Enterprise Key/Value (kv) Version 2 plugin may unintentionally expose sensitive information in server and audit logs when users submit malformed payloads during secret creation or update operations via the Vault REST API. This vulnerability, identified as CVE-2025-4166, is fixed in Vault Community 1.19.3 and Vault Enterprise 1.19.3, 1.18.9, 1.17.16, 1.16.20.
GHSA-gcqf-f89c-68hv
CVE-2025-4166
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N
github.com/hashicorp/vault introduced: 0.3.0 fixed: 1.19.3
HIGH CVE-2024-8185 Thu, Oct 31
Vault Community and Vault Enterprise (“Vault”) clusters using Vault’s Integrated Storage backend are vulnerable to a denial-of-service (DoS) attack through memory exhaustion through a Raft cluster join API endpoint. An attacker may send a large volume of requests to the endpoint which may cause Vault to consume excessive system memory resources, potentially leading to a crash of the underlying system and the Vault process itself.
GHSA-g233-2p4r-3q7v
CVE-2024-8185
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 1.2.0 fixed: 1.18.1
github.com/openbao/openbao introduced: 0 fixed: 2.0.3
HIGH CVE-2024-9180 Thu, Oct 10
A privileged Vault operator with write permissions to the root namespace’s identity endpoint could escalate their privileges to Vault’s root policy. Fixed in Vault Community Edition 1.18.0 and Vault Enterprise 1.18.0, 1.17.7, 1.16.11, and 1.15.16
GHSA-rr8j-7w34-xp5j
CVE-2024-9180
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.18.0
github.com/openbao/openbao introduced: 0 fixed: 2.0.3
HIGH CVE-2024-7594 Thu, Sep 26
Vault’s SSH secrets engine did not require the valid_principals list to contain a value by default. If the valid_principals and default_user fields of the SSH secrets engine configuration are not set, an SSH certificate requested by an authorized user to Vault’s SSH secrets engine could be used to authenticate as any user on the host. Fixed in Vault Community Edition 1.17.6, and in Vault Enterprise 1.17.6, 1.16.10, and 1.15.15.
GHSA-jg74-mwgw-v6x3
CVE-2024-7594
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 1.7.7 fixed: 1.17.6
github.com/openbao/openbao introduced: 0.1.0
github.com/openbao/openbao introduced: 0 fixed: 0.0.0-20241003222810-d5b4e9224698
MODERATE CVE-2024-8365 Mon, Sep 2
Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being stored in the audit log. This vulnerability, CVE-2024-8365, was fixed in Vault Community Edition and Vault Enterprise 1.17.5 and Vault Enterprise 1.16.9.
GHSA-jjxf-26c9-77gm
CVE-2024-8365
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
github.com/hashicorp/vault introduced: 1.17.3 fixed: 1.17.5
HIGH CVE-2024-6468 Thu, Jul 11
Vault and Vault Enterprise did not properly handle requests originating from unauthorized IP addresses when the TCP listener option, proxy_protocol_behavior, was set to deny_unauthorized. When receiving a request from a source IP address that was not listed in proxy_protocol_authorized_addrs, the Vault API server would shut down and no longer respond to any HTTP requests, potentially resulting in denial of service.
GHSA-2qmw-pvf7-4mw6
CVE-2024-6468
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 1.10.0 fixed: 1.15.12
github.com/hashicorp/vault introduced: 1.16.0-rc1 fixed: 1.16.3
github.com/hashicorp/vault introduced: 1.17.0-rc1 fixed: 1.17.2
LOW CVE-2024-5798 Wed, Jun 12
Vault and Vault Enterprise did not properly validate the JSON Web Token (JWT) role-bound audience claim when using the Vault JWT auth method. This may have resulted in Vault validating a JWT the audience and role-bound claims do not match, allowing an invalid login to succeed when it should have been rejected. This vulnerability, CVE-2024-5798, was fixed in Vault and Vault Enterprise 1.17.0, 1.16.3, and 1.15.9
GHSA-32cj-5wx4-gq8p
CVE-2024-5798
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N
github.com/hashicorp/vault introduced: 1.17.0-rc1 fixed: 1.17.0
github.com/hashicorp/vault introduced: 1.16.0-rc1 fixed: 1.16.3
github.com/hashicorp/vault introduced: 0.11.0 fixed: 1.15.9
MODERATE CVE-2024-2660 Thu, Apr 4
Vault and Vault Enterprise TLS certificates auth method did not correctly validate OCSP responses when one or more OCSP sources were configured. Fixed in Vault 1.16.0 and Vault Enterprise 1.16.1, 1.15.7, and 1.14.11.
GHSA-j2rp-gmqv-frhv
CVE-2024-2660
CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.16.0
HIGH CVE-2024-2048 Mon, Mar 4
Vault and Vault Enterprise (“Vault”) TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as trusted certificate. In this configuration, an attacker may be able to craft a malicious certificate that could be used to bypass authentication. Fixed in Vault 1.15.5 and 1.14.10.
GHSA-r3w7-mfpm-c2vw
CVE-2024-2048
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 1.15.0 fixed: 1.15.5
github.com/hashicorp/vault introduced: 0 fixed: 1.14.10
MODERATE CVE-2024-0831 Thu, Feb 1
Vault and Vault Enterprise (“Vault”) may expose sensitive information when enabling an audit device which specifies the `log_raw` option, which may log sensitive information to other audit devices, regardless of whether they are configured to use `log_raw`
GHSA-vgh3-mwxq-rcp8
CVE-2024-0831
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N
github.com/hashicorp/vault introduced: 1.15.0 fixed: 1.15.5
HIGH CVE-2021-3282 Wed, Jan 31
HashiCorp Vault Enterprise 1.6.0 & 1.6.1 allowed the `remove-peer` raft operator command to be executed against DR secondaries without authentication. Fixed in 1.6.2.
GHSA-rq95-xf66-j689
CVE-2021-3282
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
github.com/hashicorp/vault introduced: 1.6.0 fixed: 1.6.2
MODERATE CVE-2020-35177 Wed, Jan 31
HashiCorp Vault and Vault Enterprise allowed the enumeration of users via the LDAP auth method. Fixed in 1.5.6 and 1.6.1.
GHSA-rpgp-9hmg-j25x
CVE-2020-35177
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:R
github.com/hashicorp/vault introduced: 1.5.0 fixed: 1.5.6
github.com/hashicorp/vault introduced: 1.6.0 fixed: 1.6.1
HIGH CVE-2020-16251 Wed, Jan 31
HashiCorp Vault and Vault Enterprise versions 0.8.3 and newer, when configured with the GCP GCE auth method, may be vulnerable to authentication bypass. Fixed in 1.2.5, 1.3.8, 1.4.4, and 1.5.1.
GHSA-4mp7-2m29-gqxf
CVE-2020-16251
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
github.com/hashicorp/vault introduced: 0.8.3 fixed: 1.2.5
github.com/hashicorp/vault introduced: 1.3.0 fixed: 1.3.8
github.com/hashicorp/vault introduced: 1.4.0 fixed: 1.4.4
github.com/hashicorp/vault introduced: 1.5.0 fixed: 1.5.1
MODERATE CVE-2020-10660 Tue, Jan 30
HashiCorp Vault and Vault Enterprise versions 0.9.0 through 1.3.3 may, under certain circumstances, have an Entity's Group membership inadvertently include Groups the Entity no longer has permissions to. Fixed in 1.3.4.
GHSA-m979-w9wj-qfj9
CVE-2020-10660
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
github.com/hashicorp/vault introduced: 0.9.0 fixed: 1.3.4
CRITICAL CVE-2020-10661 Tue, Jan 30
HashiCorp Vault and Vault Enterprise versions 0.11.0 through 1.3.3 may, under certain circumstances, have existing nested-path policies grant access to Namespaces created after-the-fact. Fixed in 1.3.4.
GHSA-j6vv-vv26-rh7c
CVE-2020-10661
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
github.com/hashicorp/vault introduced: 0.11.0 fixed: 1.3.4
HIGH CVE-2023-6337 Sat, Dec 9
HashiCorp Vault and Vault Enterprise 1.12.0 and newer are vulnerable to a denial of service through memory exhaustion of the host when handling large unauthenticated and authenticated HTTP requests from a client. Vault will attempt to map the request to memory, resulting in the exhaustion of available memory on the host, which may cause Vault to crash. Fixed in Vault 1.15.4, 1.14.8, 1.13.12.
GHSA-6p62-6cg9-f5f5
CVE-2023-6337
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 1.15.0 fixed: 1.15.4
github.com/hashicorp/vault introduced: 1.14.0 fixed: 1.14.8
github.com/hashicorp/vault introduced: 1.12.0 fixed: 1.13.12
HIGH CVE-2023-5954 Thu, Nov 9
HashiCorp Vault and Vault Enterprise inbound client requests triggering a policy check can lead to an unbounded consumption of memory. A large number of these requests may lead to denial-of-service. Fixed in Vault 1.15.2, 1.14.6, and 1.13.10.
GHSA-4qhc-v8r6-8vwm
CVE-2023-5954
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.13.10
github.com/hashicorp/vault introduced: 1.14.0 fixed: 1.14.6
github.com/hashicorp/vault introduced: 1.15.0 fixed: 1.15.2
HIGH CVE-2023-5077 Fri, Sep 29
The Vault and Vault Enterprise ("Vault") Google Cloud secrets engine did not preserve existing Google Cloud IAM Conditions upon creating or updating rolesets. Fixed in Vault 1.13.0.
GHSA-86c6-3g63-5w64
CVE-2023-5077
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H
github.com/hashicorp/vault introduced: 0 fixed: 1.13.0
MODERATE CVE-2023-4680 Fri, Sep 15
HashiCorp Vault and Vault Enterprise transit secrets engine allowed authorized users to specify arbitrary nonces, even with convergent encryption disabled. The encrypt endpoint, in combination with an offline attack, could be used to decrypt arbitrary ciphertext and potentially derive the authentication subkey when using transit secrets engine without convergent encryption. Introduced in 1.6.0 and fixed in 1.14.3, 1.13.7, and 1.12.11.
GHSA-v84f-6r39-cpfc
CVE-2023-4680
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
github.com/hashicorp/vault introduced: 1.6.0 fixed: 1.12.11
github.com/hashicorp/vault introduced: 1.13.0 fixed: 1.13.7
github.com/hashicorp/vault introduced: 1.14.0 fixed: 1.14.3
MODERATE CVE-2023-3462 Tue, Aug 1
HashiCorp's Vault and Vault Enterprise are vulnerable to user enumeration when using the LDAP auth method. An attacker may submit requests of existent and non-existent LDAP users and observe the response from Vault to check if the account is valid on the LDAP server. This vulnerability is fixed in Vault 1.14.1 and 1.13.5.
GHSA-9v3w-w2jh-4hff
CVE-2023-3462
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
github.com/hashicorp/vault introduced: 0 fixed: 1.13.5
github.com/hashicorp/vault introduced: 1.14.0 fixed: 1.14.1