๐Ÿ” CVE Alert

CVE-2026-42771

MEDIUM 6.2

Possible Out of Bounds Read in X509_VERIFY_PARAM_set1_email()

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-125
Vendor openssl
Product openssl
Ecosystems
Industries
TechnologySecurity
Published Jun 9, 2026
Last Updated Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for openssl openssl

Be the first to know when new medium vulnerabilities affecting openssl openssl are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

OpenSSL / OpenSSL
4.0.0 < 4.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
openssl-library.org: https://openssl-library.org/news/secadv/20260609.txt github.com: https://github.com/openssl/security/commit/6cd187689f8180c1f8a3acde21f88190c4a20de7

Credits

๐Ÿ” TrendAI Zero Day Initiative Bob Beck