Missing Release of Memory after Effective Lifetime Affecting openssl package, versions [0,]


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.26% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Release of Memory after Effective Lifetime vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CONAN-OPENSSL-18565109
  • published6 Aug 2026
  • disclosed5 Aug 2026
  • creditUnknown

Introduced: 5 Aug 2026

NewCVE-2026-54876  (opens in a new tab)
CWE-401  (opens in a new tab)

How to fix?

There is no fixed version for openssl.

Overview

Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime through the check_cert_ocsp_resp() function in crypto/x509/x509_vfy.c. An attacker can exhaust memory in a TLS client by supplying a stapled OCSP BasicResponse with no single-response entries while OCSP response checking is enabled. The vulnerable code allocates an owning OCSP_BASICRESP from the peer’s OCSP response and returns early when OCSP_resp_count(bs) < 1, skipping the cleanup path that frees bs. Repeating the handshake against a malicious server leaks attacker-influenced memory on each connection, eventually causing the client application to run out of memory and fail.

CVSS Base Scores

version 4.0
version 3.1