Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.
Conclusion & alert: CVE-2024-39312 is rated Moderate Risk (40.1/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.30%). 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 | 2025-11-21 | 0.10% | 0.30% | +0.21% |
| 2 | 2025-11-18 | 0.22% | 0.10% | -0.12% |
| 3 | 2025-10-19 | — | 0.22% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-39312: 2 source package rows (botan, botan3); 38 state rows across 8 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 10, open 28. | https://security.alpinelinux.org/vuln/CVE-2024-39312 |
debian
|
not yet assigned | CVE-2024-39312 not yet assigned priority: Debian including 1 source packages (botan), 3 status rows across 3 suites (bookworm, bullseye, trixie): resolved 2, open 1. | https://security-tracker.debian.org/tracker/CVE-2024-39312 |
suse
|
medium | CVE-2024-39312 severity moderate: SUSE including 25 source package names (Botan, Botan-2.19.5-bp155.2.3.1, …), 46 product×package rows across 8 product lines (SUSE Linux Enterprise Server 12 SP5-LTSS, SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security, … (8 product lines)): Fixed 40, Known Not Affected 6. | https://www.suse.com/security/cve/CVE-2024-39312/ |
ubuntu
|
medium | CVE-2024-39312 medium priority: Ubuntu including 1 source packages (botan), 9 status rows across 9 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, upstream): released 4, ignored 2, not-affected 2, needed 1. | https://ubuntu.com/security/CVE-2024-39312 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| botan_project | botan | < 2.19.5 | cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:* |
| botan_project | botan | >= 3.0.0, < 3.5.0 | cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 | Third Party Advisory |