Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-28388

7.5 · HIGH
Published Apr 7, 2026 openssl CWE-476

Overview

CVE-2026-28388 is a high-severity vulnerability affecting openssl openssl. It was published on April 7, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension

is processed a NULL pointer dereference might happen if the required CRL

Number extension is missing.

Impact summary: A NULL pointer dereference can trigger a crash which

leads to a Denial of Service for an application.

When CRL processing and delta CRL processing is enabled during X.509

certificate verification, the delta CRL processing does not check

whether the CRL Number extension is NULL before dereferencing it.

When a malformed delta CRL file is being processed, this parameter

can be NULL, causing a NULL pointer dereference.

Exploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in

the verification context, the certificate being verified to contain a

freshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and

an attacker to provide a malformed CRL to an application that processes it.

The vulnerability is limited to Denial of Service and cannot be escalated t

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl >= 1.0.2, < 1.0.2zp Affected

Frequently Asked Questions

What is CVE-2026-28388?

CVE-2026-28388 is a high-severity vulnerability affecting openssl openssl. It was published on April 7, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-28388?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-28388?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-28388?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-28388 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.