๐Ÿ” CVE Alert

CVE-2026-35188

UNKNOWN 0.0

Double-free When Checking OCSP Stapled Response

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Issue summary: A malicious server can exploit TLS OCSP stapling by delivering a crafted response through the status_request extension, triggering a double-free in the client's certificate verification path. Impact summary: Successful exploitation allows an attacker to corrupt heap memory via a double-free, potentially leading to a Denial of Service or possibly an attacker controlled code execution or other undefined behavior. If OCSP stapling is enabled and the TLS client connects to a malicious server, a crafted OCSP stapled response can trigger a double free in the TLS client when the stapled response is checked. The OCSP stapling is not enabled by default. Reliable code execution through a double-free is technically complex and highly environment-dependent but the Denial of Service impact is straightforward to achieve, warranting Moderate severity. No FIPS modules are affected by this issue as the affected code is outside the OpenSSL FIPS module boundary.

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

Get instant alerts for openssl openssl

Be the first to know when new unknown 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 3.6.0 < 3.6.3

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/78d0154cffda03aaaac63a087cc523a6b35fa8fd github.com: https://github.com/openssl/security/commit/131145d25659e8749a9ed1afb383484854cffb78

Credits

๐Ÿ” Wang Kenaz (University of Illinois) ๐Ÿ” Guido Vranken (Aisle Research) ๐Ÿ” Aaron Grattafiori (Nvidia) Daniel Kubec