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

8.8 · HIGH
Published Jun 9, 2026 openssl CWE-416

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Issue summary: A specially crafted PKCS#7 or S/MIME signed message could

trigger a use-after-free during PKCS#7 signature verification.

Impact summary: A use-after-free may result in process crashes, heap

corruption, or potentially remote code execution.

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.

In the common case this occurs when the application later calls

BIO_free() on the BIO originally passed to PKCS7_verify(). Depending

on allocator behavior and application-specific BIO usage patterns, this

may result in a crash or other memory corruption. In some application

contexts this may potentially be exploitable for remote code execution.

Applications that process PKCS#7 or S/MIME signed messages using OpenSSL

PKCS#7 APIs may be affected. A

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

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

How severe is CVE-2026-45447?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

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

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

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