The latest OpenSSL releases patch 18 vulnerabilities, including a high-severity issue that could allow remote code execution.
The high-severity vulnerability, tracked as CVE-2026-45447, is a heap user-after-free bug in a function used for PKCS#7 (Public-Key Cryptography Standard #7) verification.
Discovered by a Calif researcher in collaboration with Claude AI and Anthropic Research, the bug can be triggered using a specially crafted PKCS#7 or S/MIME signed message during PKCS#7 signature verification.
“When processing a PKCS#7 or S/MIME signed message, if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may incorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent use of the BIO by the calling application results in a use-after-free condition,” OpenSSL developers explained.
Exploitation of the vulnerability can result in heap corruption, process crashes, and possibly in remote code execution.
The moderate-severity flaws patched in OpenSSL can be exploited to decrypt encrypted communications, forge arbitrary ciphertexts, launch DoS attacks, bypass integrity validation, and execute arbitrary code.
One of the medium-severity weaknesses can be exploited to trick a system into accepting a fake, attacker-controlled certificate and private key, allowing the attacker to bypass authentication mechanisms with a 1-in-256 success rate.
The low-severity vulnerabilities can lead to crashes (DoS), message forgery, recovery of private keys, replacement of root CA certificates, and possibly arbitrary code execution.
Alex Gaynor of Anthropic has been credited with reporting half a dozen of the newly patched vulnerabilities, suggesting that the AI giant’s Mythos model may have helped identify the flaws.
High-severity vulnerabilities in OpenSSL are rare these days. Only one high-severity issue was patched last year, and CVE-2026-45447 is the second high-severity flaw of 2026.
In April, OpenSSL developers patched a flaw that can allow an attacker to obtain sensitive data.
Related: Drupal Patches Highly Critical Vulnerability Exposing Websites to Hacking
Related: Google Patches 5th Chrome Zero-Day Exploited in 2026
Related: Android Update Patches Exploited Zero-Day, 123 Other Vulnerabilities
Related: Oracle’s First Monthly Patches Resolve 77 Vulnerabilities
