CVE-2026-28387
OpenSSL vulnerability analysis and mitigation

Overview

CVE-2026-28387 is a use-after-free and/or double-free vulnerability in OpenSSL's DANE TLSA-based server authentication logic, affecting the dane_match_cert() function in crypto/x509/x509_vfy.c. It was disclosed on April 7, 2026, and affects OpenSSL versions 1.1.1 (before 1.1.1zg), 3.0.0 (before 3.0.20), 3.3.0 (before 3.3.7), 3.4.0 (before 3.4.5), 3.5.0 (before 3.5.6), and 3.6.0 (before 3.6.2). The vulnerability is limited to an uncommon client configuration and does not affect FIPS modules. It carries a CVSS v3.1 base score of 8.1 (High) (OpenSSL Advisory, GitHub Advisory).

Technical details

The root cause is an incorrect memory deallocation in the dane_match_cert() function (CWE-416: Use After Free). Specifically, the code called OPENSSL_free() on dane->mcert — a pointer to an X509 object — instead of the correct X509_free(), which properly handles reference counting for OpenSSL certificate objects. This mismatch can result in a use-after-free or double-free condition on the client side when processing TLSA records. The flaw is triggered only when a client simultaneously supports both PKIX-TA(0)/PKIX-EE(1) and DANE-TA(2) certificate usages and connects to a server publishing a TLSA RRset containing both types of records (OpenSSL Commit, OpenSSL Commit).

Impact

Successful exploitation can result in corruption of valid data, application crashes (denial of service), or potentially arbitrary code execution on the affected client. Confidentiality, integrity, and availability are all rated as high impact given the nature of use-after-free vulnerabilities. However, real-world impact is significantly constrained by the narrow exploitation preconditions — standard SMTP MTA deployments following RFC7672 and clients supporting only PKIX usages are not affected (OpenSSL Advisory, GitHub Advisory).

Mitigation and workarounds

OpenSSL has released patched versions addressing this vulnerability: 1.1.1zg, 3.0.20, 3.3.7, 3.4.5, 3.5.6, and 3.6.2. Organizations should upgrade to the appropriate fixed version as the primary remediation. As a risk-reduction measure, organizations can assess whether their client applications use DANE TLSA authentication with both PKIX-TA/PKIX-EE and DANE-TA certificate usage types simultaneously; those that do not are not affected. Standard SMTP implementations following RFC7672 and clients supporting only PKIX usages require no immediate action (OpenSSL Advisory, GitHub Advisory).

Community reactions

The OpenSSL project published a formal security advisory on April 7, 2026, characterizing the issue as affecting an uncommon configuration and noting that FIPS modules are unaffected (OpenSSL Advisory). Multiple Linux distributions including Ubuntu, Debian, SUSE, Slackware, and Amazon Linux issued security advisories and updated packages shortly after disclosure. Microsoft Defender for Endpoint flagged the CVE, prompting community discussion on Reddit's r/sysadmin about the practical impact and whether patching was urgent given the narrow exploitation conditions. Security news outlets including Help Net Security and CyberSecurityNews covered the release of OpenSSL 3.6.2 and the broader set of fixes included in the April 2026 update.

Additional resources


SourceThis report was generated using AI

Related OpenSSL vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-45447HIGH8.8
  • OpenSSL logoOpenSSL
  • libopenssl1_1-32bit
NoYesJun 09, 2026
CVE-2026-11999HIGH8.2
  • OpenSSL logoOpenSSL
  • openssl1.0
NoYesJun 25, 2026
CVE-2026-7383HIGH8.1
  • OpenSSL logoOpenSSL
  • openssl-debuginfo
NoYesJun 09, 2026
CVE-2026-9076HIGH7.5
  • OpenSSL logoOpenSSL
  • libopenssl-1_0_0-devel
NoYesJun 09, 2026
CVE-2026-45784MEDIUM5.1
  • Rust logoRust
  • deno
NoYesJul 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management