FlawAtlas
Search the atlas
CVE-2024-38825 Moderate

Salt's salt.auth.pki module does not properly authenticate callers

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.

Exploit probability 0.1%
Published July 7, 2026
Required by Not available
Last source change July 7, 2026

02 / AFFECTED SOFTWARE

Affected packages

PyPI salt

20 explicit affected versions

PyPI salt

20 explicit affected versions

04 / EVIDENCE

Source records

Open Source Vulnerabilities GHSA-4j59-vv55-q6h3

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.

View original source
Open Source Vulnerabilities PYSEC-2026-1893

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.

View original source

05 / REFERENCES

Further evidence