Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-34180

7.5 · HIGH
Published Jun 9, 2026 openssl CWE-125

Overview

CVE-2026-34180 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive

element whose content exceeds 2 gigabytes in length may cause a heap buffer

over-read on 64-bit Unix and Unix-like platforms.

Impact summary: The heap buffer over-read may crash the application (Denial of

Service) or to load into the decoded ASN.1 object contents of memory beyond the

end of the input buffer. More typically such ASN.1 elements would instead be

truncated.

An integer truncation in OpenSSL's ASN.1 decoder causes the content length of

an ASN.1 primitive element to be mishandled when it exceeds 2 gigabytes. In the

worst case the truncated length is treated as a request to scan the binary

content for a terminating zero byte, possibly causing OpenSSL to read either

less than or beyond the end of the allocated buffer.

Applications that pass attacker-supplied data to d2i_X509(), d2i_PKCS7(), or

any other d2i_* decoding function are affected. OpenSSL's own command-line

tools are not vulnerable, as d

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl >= 1.0.2, < 1.0.2zq Affected

Frequently Asked Questions

What is CVE-2026-34180?

CVE-2026-34180 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-34180?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-34180?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-34180?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-34180 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026