CVE-2026-45447
Last modified
CVE-2026-45447 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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(). EPSS estimates a 5.24% chance of exploitation in the next 30 days.
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. Applications using the CMS APIs for this processing are not affected. The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 1.0.2, < 1.0.2zq |
| Openssl | Openssl | >= 1.1.1, < 1.1.1zh |
| Openssl | Openssl | >= 3.0.0, < 3.0.21 |
| Openssl | Openssl | >= 3.4.0, < 3.4.6 |
| Openssl | Openssl | >= 3.5.0, < 3.5.7 |
| Openssl | Openssl | >= 3.6.0, < 3.6.3 |
| Openssl | Openssl | 4.0.0 |
References
- https://openssl-library.org/news/secadv/20260609.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-45447?
How severe is CVE-2026-45447?
How do I fix CVE-2026-45447?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45441Unauthenticated Other Vulnerability Type in WpEvently <= 5.3…7.5
- CVE-2026-45442Missing Authorization vulnerability in Brainstorm Force Pres…4.3
- CVE-2026-45443Missing Authorization vulnerability in ADD-ONS.ORG PDF for E…5
- CVE-2026-45444Unrestricted Upload of File with Dangerous Type vulnerabilit…10
- CVE-2026-45445Issue summary: When an application drives an AES-OCB context…7.5
- CVE-2026-45446Issue summary: The implementations of AES-SIV (RFC 5297) and…4.8
- CVE-2026-45448CWE-601 URL redirection to untrusted site ('open redirect')4.3
- CVE-2026-4545A security flaw has been discovered in Flos Freeware Notepad…7.3
- CVE-2026-45453Improper neutralization of input during web page generation …5.4
- CVE-2026-45454Improper limitation of a pathname to a restricted directory …8.8
- CVE-2026-45455Out-of-bounds read in Microsoft Office Excel allows an unaut…4.3
- CVE-2026-45456Access of resource using incompatible type ('type confusion'…8.4
Are you affected by CVE-2026-45447?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
