Botan is a C++ cryptography library. In 3.11.0, the function Certificate_Store::certificate_known had a misleading name; it would return true if any certificate in the store had a DN (and subject key identifier, if set) matching that of the argument. It did not check that the cert it found and the cert it was passed were actually the same certificate. In 3.11.0 an extension of path validation logic was made which assumed that certificate_known only returned true if the certificates were in fact identical. The impact is that if an end entity certificate is presented, and its DN (and subject key identifier, if set) match that of any trusted root, the end entity certificate is accepted immediately as if it itself were a trusted root. , This vulnerability is fixed in 3.11.1.
Conclusion & alert: CVE-2026-34580 is rated Low Risk (39.4/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-04-08 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-34580 unimportant priority: Debian including 1 source packages (botan3), 3 status rows across 3 suites (forky, sid, trixie): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2026-34580 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-34580 |
suse
|
critical | CVE-2026-34580 severity critical: SUSE including 2 source package names (Botan, libbotan-devel), 3 product×package rows across 2 product lines (SUSE Linux Enterprise Server 12 SP5-LTSS, SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security): Known Not Affected 3. | https://www.suse.com/security/cve/CVE-2026-34580/ |
ubuntu
|
medium | CVE-2026-34580 medium priority: Ubuntu including 2 source packages (botan, botan3), 10 status rows across 6 suites (bionic, focal, jammy, noble, questing, upstream): needs-triage 7, DNE 2, not-affected 1. | https://ubuntu.com/security/CVE-2026-34580 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| botan_project | botan | 3.11.0 | cpe:2.3:a:botan_project:botan:3.11.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/randombit/botan/security/advisories/GHSA-v782-6fq4-q827 | Vendor Advisory |