Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34580

28
FAUCET Score

OVERVIEW CVE-2026-34580 affects Botan, a C++ cryptography library, specifically version 3.11.0. The vulnerability stems from a flawed certificate validation function, Certificate_Store::certificate_known, which only checks if a certificate's Distinguished Name and subject key identifier match a trusted certificate in the store, rather than verifying the certificates are identical. This logic error allows an attacker to present an end entity certificate with matching DN and key identifier attributes as a trusted root certificate, causing it to be accepted as a trusted root without proper validation. The issue was introduced during an extension of path validation logic that incorrectly assumed the certificate_known function performed full certificate matching. The vulnerability is resolved in version 3.11.1. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no privileges or user interaction. The attack complexity is low, meaning exploitation can be performed reliably by an attacker with network access. The primary impact is integrity compromise, as an attacker could forge or manipulate certificate validation chains, while confidentiality and availability remain unaffected. The EPSS score of 0.00022 indicates this vulnerability has very low prevalence in public exploit datasets. EXPLOITATION STATUS There is currently no evidence of active exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, and no public exploit code has emerged. Community attention remains minimal given the specialized nature of the Botan library and the vulnerability's recent discovery. Organizations using Botan 3.11.0 should prioritize upgrading to 3.11.1 to mitigate this trust validation bypass.

Impacted Technologies

VendorProductVersion(s)CPE
3.11.0CPE matchmatch criteria
cpe:2.3:a:botan_project:botan:3.11.0:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.25%
Probability of exploitation in next 30 days
EPSS Percentile
16.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0025 is in the 2nd percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

access.redhat.com / security/cve/CVE-2026-34580
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-34580.json
github.com / randombit/botan/security/advisories/GHSA-v782-6fq4-q827
Vendor Advisory