Paramiko — CVE history (PyPI)

Paramiko

6 CVEs affect the Paramiko PyPI package (highest CVSS 9.8). Latest disclosed: 2026-05-06. Full CVE history sourced from NVD.

Summary

Package
Paramiko (PyPI)
Total CVEs
6
Actively exploited (CISA KEV)
0
Highest CVSS
9.8
Latest disclosed
2026-05-06

Recent CVEs (top 6)

CVESeverityCVSSKEVPublishedSummary
CVE-2026-44405Low3.42026-05-06In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm.
CVE-2023-48795Medium5.92023-12-18The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and…
CVE-2022-24302Medium5.92022-03-17In Paramiko before 2.10.1, a race condition (between creation and chmod) in the write_private_key_file function could allow unauthorized information disclosure.
CVE-2018-1000805High8.82018-10-08Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE.
CVE-2018-7750Critical9.82018-03-13transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentic…
CVE-2008-02992008-01-16common.py in Paramiko 1.7.1 and earlier, when using threads or forked processes, does not properly use RandomPool, which allows one session to obtain sensitive information from another session by predicting the state of the pool.

All-time worst (top 5 by CVSS)

CVESeverityCVSSKEVPublishedSummary
CVE-2018-7750Critical9.82018-03-13transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentic…
CVE-2018-1000805High8.82018-10-08Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE.
CVE-2023-48795Medium5.92023-12-18The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and…
CVE-2022-24302Medium5.92022-03-17In Paramiko before 2.10.1, a race condition (between creation and chmod) in the write_private_key_file function could allow unauthorized information disclosure.
CVE-2026-44405Low3.42026-05-06In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm.