216.73.216.233

CVE-2026-34580

· Published 07/04/2026 22:16 · Modified 08/04/2026 21:27

Labels: CVE-2026-34580 2026-04-07CVE-2026-34580CWE-295[email protected]

Essential information

Published
07/04/2026 22:16
Modified
08/04/2026 21:27
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
botan / botan cpe:2.3:a:botan:botan:3.11.0:*:*:*:*:*:*:*
botan / botan cpe:2.3:a:botan:botan:<3.11.1:*:*:*:*:*:*:*

References