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

6.2 · MEDIUM
Published Jun 9, 2026 openssl CWE-125

Overview

CVE-2026-42771 is a medium-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

Issue summary: When the X509_VERIFY_PARAM_set1_email is called by an

application to validate a crafted e-mail address, such as during S/MIME

message validation, an out of bounds read can happen.

Impact summary: This out of bounds read will not directly exfiltrate

the data read to the attacker so the most likely result is a crash and

a Denial of Service.

An internal helper function called from X509_VERIFY_PARAM_[set|add]_email()

used a wrong length when validating the local part of an email address.

This could cause the 64 octet limit on the local part of an email address

to be not enforced, or cause an out of bound read and potentially a crash.

The bug is reachable via S-MIME validation with a crafted From: address

supplied in an email message that can potentially cause a crash.

No FIPS modules are affected by this issue as the affected code is outside

the OpenSSL FIPS module boundary.

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

Frequently Asked Questions

What is CVE-2026-42771?

CVE-2026-42771 is a medium-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2026-42771?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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

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