#VU97751 Improper authentication in Vault and Vault Enterprise - CVE-2024-7594
Published: September 27, 2024
Vault
Vault Enterprise
HashiCorp
Description
The vulnerability allows a remote user to escalate privileges on the system.
The vulnerability exists due to 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.