Botan is a C++ cryptography library. Prior to version 3.11.0, during processing of an X.509 certificate path using name constraints which restrict the set of allowable DNS names, if no subject alternative name is defined in the end-entity certificate Botan would check that the CN was allowed by the DNS name constraints, even though this check is technically not required by RFC 5280. However this check failed to account for the possibility of a mixed-case CN. Thus a certificate with CN=Sub.EVIL.COM and no subject alternative name would bypasses an excludedSubtrees constraint for evil.com because the comparison is case-sensitive. This issue has been patched in version 3.11.0.
Conclusion & alert: CVE-2026-32884 is rated Low Risk (24.9/100): CVSS Medium 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-03-31 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-32884: 1 source package rows (botan); 32 state rows across 4 repos (3.19-main, 3.20-main, 3.21-main, edge-main); fixed 0, open 32. | https://security.alpinelinux.org/vuln/CVE-2026-32884 |
debian
|
not yet assigned | CVE-2026-32884 not yet assigned priority: Debian including 2 source packages (botan, botan3), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-32884 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-32884 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-32884/ |
ubuntu
|
medium | CVE-2026-32884 medium priority: Ubuntu including 3 source packages (botan, botan1.10, botan3), 17 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): needs-triage 12, DNE 5. | https://ubuntu.com/security/CVE-2026-32884 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| botan_project | botan | < 3.11.0 | cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/randombit/botan/security/advisories/GHSA-7c3g-7763-ggj5 | Vendor Advisory |