Salt's salt.auth.pki module does not properly authenticate callers
Moderate severity
GitHub Reviewed
Published
Jun 13, 2025
to the GitHub Advisory Database
•
Updated Jun 13, 2025
Package
Affected versions
>= 3006.0rc1, < 3006.12
>= 3007.0rc1, < 3007.4
Patched versions
3006.12
3007.4
Description
Published by the National Vulnerability Database
Jun 13, 2025
Published to the GitHub Advisory Database
Jun 13, 2025
Reviewed
Jun 13, 2025
Last updated
Jun 13, 2025
The salt.auth.pki module does not properly authenticate callers. The "password" field contains a public certificate which is validated against a CA certificate by the module. This is not pki authentication, as the caller does not need access to the corresponding private key for the authentication attempt to be accepted.
References