Botan is a C++ cryptography library. Prior to version 3.11.1, the TLS 1.3 implementation allowed ApplicationData records to be processed prior to the Finished message being received. A server which is attempting to enforce client authentication via certificates can by bypassed by a client which entirely omits Certificate, CertificateVerify, and the Finished message and instead sends application data records. This vulnerability is fixed in 3.11.1.
{
"cwe_ids": [
"CWE-841"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34582.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.11.1"
},
{
"introduced": "3.0.0"
},
{
"last_affected": "3.11.0"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
]
}