An issue was discovered in Mbed TLS 3.x before 3.6.1. With TLS 1.3, when a server enables optional authentication of the client, if the client-provided certificate does not have appropriate values in if keyUsage or extKeyUsage extensions, then the return value of mbedtls_ssl_get_verify_result() would incorrectly have the MBEDTLS_X509_BADCERT_KEY_USAGE and MBEDTLS_X509_BADCERT_KEY_USAGE bits clear. As a result, an attacker that had a certificate valid for uses other than TLS client authentication would nonetheless be able to use it for TLS client authentication. Only TLS 1.3 servers were affected, and only with optional authentication (with required authentication, the handshake would be aborted with a fatal alert).
Conclusion & alert: CVE-2024-45159 is rated Moderate Risk (49.6/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.39%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.60% | 0.39% | -0.21% |
| 2 | 2026-01-25 | 0.44% | 0.60% | +0.16% |
| 3 | 2025-11-21 | — | 0.44% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-45159: 1 source package rows (mbedtls); 4 state rows across 4 repos (3.20-main, 3.21-main, 3.22-main, edge-main); fixed 4, open 0. | https://security.alpinelinux.org/vuln/CVE-2024-45159 |
debian
|
unimportant | CVE-2024-45159 unimportant priority: Debian including 1 source packages (mbedtls), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-45159 |
ubuntu
|
medium | CVE-2024-45159 medium priority: Ubuntu including 1 source packages (mbedtls), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): not-affected 7, ignored 1, released 1. | https://ubuntu.com/security/CVE-2024-45159 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| trustedfirmware | mbed_tls | >= 3.2.0, < 3.6.1 | cpe:2.3:a:trustedfirmware:mbed_tls:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/Mbed-TLS/mbedtls/releases/ | Release Notes |
| https://mbed-tls.readthedocs.io/en/latest/security-advisories/ | Issue Tracking |
| https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-3/ | Vendor Advisory |