Python-Ecdsa Project Python-Ecdsa vulnerabilities
3 known vulnerabilities affecting python-ecdsa_project/python-ecdsa.
Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2019-14859P3CRITICALCVSS 9.1fixed in 0.13.32020-01-02
CVE-2019-14859 [CRITICAL] CWE-347 CVE-2019-14859: A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify wheth
A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
nvdosv
CVE-2019-14853P3HIGHCVSS 7.5fixed in 0.13.32019-11-26
CVE-2019-14853 [HIGH] CWE-391 CVE-2019-14853: An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, m
An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions (or no exceptions at all), which could lead to a denial of service.
nvdosv
CVE-2026-33936P4MEDIUMCVSS 5.3≥ 0, < 0.19.2-12026-03-27
CVE-2026-33936 [MEDIUM] CVE-2026-33936: The `ecdsa` PyPI package is a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature
The `ecdsa` PyPI package is a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Prior to version 0.19.2, an issue in the low-level DER
osv