CVE-2026-35188
Severity CVSS v4.0:
Pending analysis
Type:
CWE-415
Double Free
Publication date:
09/06/2026
Last modified:
23/07/2026
Description
Issue summary: A malicious server can exploit TLS OCSP stapling by delivering<br />
a crafted response through the status_request extension, triggering a<br />
double-free in the client&#39;s certificate verification path.<br />
<br />
Impact summary: Successful exploitation allows an attacker to corrupt heap<br />
memory via a double-free, potentially leading to a Denial of Service or<br />
possibly an attacker controlled code execution or other undefined behavior.<br />
<br />
If OCSP stapling is enabled and the TLS client connects to a malicious server,<br />
a crafted OCSP stapled response can trigger a double free in the TLS client<br />
when the stapled response is checked.<br />
<br />
The OCSP stapling is not enabled by default. Reliable code execution<br />
through a double-free is technically complex and highly environment-dependent<br />
but the Denial of Service impact is straightforward to achieve, warranting<br />
Moderate severity.<br />
<br />
No FIPS modules are affected by this issue as the affected code is outside<br />
the OpenSSL FIPS module boundary.
Impact
Base Score 3.x
5.00
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 3.6.0 (including) | 3.6.3 (excluding) |
| cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



