Cryptographic issues in mbed Crypto and mbed TLS - CVE-2019-18222

 

Cryptographic issues in mbed Crypto and mbed TLS - CVE-2019-18222

Published: March 11, 2020 / Updated: July 13, 2026


Vulnerability identifier: #VU26020
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-18222
CWE-ID: CWE-310
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows an attacker to gain access to sensitive information.

the vulnerability exists due to the ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks.


Affected software

mbed Crypto
mbed TLS
Arch Linux
Fedora
mbedtls (Alpine package)
mbedtls

How to mitigate CVE-2019-18222

Install updates from vendor's website.

mbed Crypto - update to 3.0.1
mbed TLS - addressed in versions 2.7.13, 2.16.4, 2.20.0
mbedtls (Alpine package) - update to 2.16.5-r0
mbedtls - addressed in versions 2.7.13-1.el6, 2.7.13-1.el7, 2.16.4-1.el8, 2.16.4-1.fc30, 2.16.4-1.fc31

External References

Related Security Bulletins