Bug 2481886 (CVE-2026-35188) - CVE-2026-35188 openssl: Double-free When Checking OCSP Stapled Response
Summary: CVE-2026-35188 openssl: Double-free When Checking OCSP Stapled Response
Keywords:
Status: NEW
Alias: CVE-2026-35188
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-27 14:08 UTC by OSIDB Bzimport
Modified: 2026-07-09 16:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-27 14:08:53 UTC
Double-free When Checking OCSP Stapled Response

Double-free When Checking OCSP Stapled Response (CVE-2026-35188)
Severity: Moderate

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.

OpenSSL 4.0 and 3.6 are vulnerable to this issue.

OpenSSL 3.5, 3.4, 3.0, 1.1.1, and 1.0.2 are not affected by this issue.

OpenSSL 4.0 users should upgrade to OpenSSL 4.0.1.
OpenSSL 3.6 users should upgrade to OpenSSL 3.6.3.

This issue was reported by Wang Kenaz (University of Illinois) on 17th March
2026. It was independently reported by Guido Vranken (Aisle Research) on 26th
March 2026 and by Aaron Grattafiori (Nvidia) on 30th March 2026.

The fix was developed by Daniel Kubec.


Note You need to log in before you can comment on or make changes to this bug.