AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-32884

MEDIUM · CVSS 5.9 EPSS 0.16% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-30 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.9. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-32884
Severity
MEDIUM
CVSS
5.9
EPSS
0.16%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)