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-42768

3.7 · LOW
Published Jun 9, 2026 openssl CWE-514

Overview

CVE-2026-42768 is a low-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 3.7 (LOW).

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

Technical Description

Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to

Bleichenbacher-style attack when an attacker is able to provide the CMS or

S/MIME messages and observe the error code and/or decryption output.

Impact summary: The Bleichenbacher-style attack allows an attacker to use the

victim's vulnerable application as a way to decrypt or sign messages with the

victim's private RSA key.

The attack is possible in 2 variants.

1. The decryption API (CMS_decrypt(), PKCS7_decrypt()) is used without

providing the recipient certificate. In this case OpenSSL iterates over every

KeyTransRecipientInfo (KTRI) without stopping at the first success.

An attacker who authors a message with two KTRI entries — the first one

wrapping a real CEK under the victim's public key, the second with an

arbitrary probe ciphertext — obtains opportunity to iterate the 2nd KTRI to

get a valid PKCS#1 v1.5 padding if the error code of the application is

available.

That is a Bleichenbacher oracle (Ble

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 >= 3.4.0, < 3.4.6 Affected

Frequently Asked Questions

What is CVE-2026-42768?

CVE-2026-42768 is a low-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 3.7 (LOW).

How severe is CVE-2026-42768?

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. 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-42768?

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-42768?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-42768 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