3.1

CVE-2025-4656

Vault Vulnerable to Recovery Key Cancellation Denial of Service

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HashicorpVault SwEditionenterprise Version >= 1.14.8 < 1.16.22
HashicorpVault SwEdition- Version >= 1.14.8 < 1.20.0
HashicorpVault SwEditionenterprise Version >= 1.17.0 < 1.17.17
HashicorpVault SwEditionenterprise Version >= 1.18.0 < 1.18.11
HashicorpVault SwEditionenterprise Version >= 1.19.0 < 1.19.6
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.11% 0.289
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security@hashicorp.com 3.1 1.6 1.4
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
CWE-1088 Synchronous Access of Remote Resource without Timeout

The code has a synchronous call to a remote resource, but there is no timeout for the call, or the timeout is set to infinite.