cve/2024/CVE-2024-7594.md
2025-09-29 21:09:30 +02:00

1.2 KiB
Raw Permalink Blame History

CVE-2024-7594

Description

Vaults 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 Vaults 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.

POC

Reference

No PoCs from references.

Github