CVE Catalog

CVE-2026-38974

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

Dulwich through version 1.1.0 is missing SSH host key verification in contrib/paramiko_vendor.py. This means that during SSH connections, the server's public key is not checked for trustworthiness.

Risk Assessment

A man-in-the-middle attacker can impersonate an SSH server and intercept or modify data transmitted during Git operations, leading to a breach of repository confidentiality and integrity.

Recommendation

Update Dulwich to a version newer than 1.1.0 that includes a fix adding SSH host key verification. If an update is not possible, temporarily disable the use of the paramiko module or manually add key verification.

Other vulnerabilities in Dulwich

See all
Original NVD description (English source)

Dulwich through 1.1.0 was found to be missing SSH host key verification in contrib/paramiko_vendor.py.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS