Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2751 articles · 110054 vulns · 36/41 feeds (7d)
← Back to list
7.5
CVE-2026-28388PATCHED
openssl · openssl

NULL Pointer Dereference When Processing a Delta CRL

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 to achieve code execution or memory disclosure. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Affected Products

VendorProductVersions
opensslopenssl3.6.0, 3.5.0, 3.4.0, 3.3.0, 3.0.0, 1.1.1, 1.0.2

References

  • https://openssl-library.org/news/secadv/20260407.txt(vendor-advisory)
  • https://github.com/openssl/openssl/commit/602542f2c0c2d5edb47128f93eac10b62aeeefb3(patch)
  • https://github.com/openssl/openssl/commit/d3a901e8d9f021f3e67d6cfbc12e768129862726(patch)
  • https://github.com/openssl/openssl/commit/a9d187dd1000130100fa7ab915f8513532cb3bb8(patch)
  • https://github.com/openssl/openssl/commit/5a0b4930779cd2408880979db765db919da55139(patch)
  • https://github.com/openssl/openssl/commit/59c3b3158553ab53275bbbccca5cb305d591cf2e(patch)

Related News (3 articles)

Tier A
Microsoft MSRC3d ago
CVE-2026-28388 NULL Pointer Dereference When Processing a Delta CRL
→ No new info (linked only)
Tier B
CERT-FR4d ago
Multiples vulnérabilités dans OpenSSL (08 avril 2026)
→ No new info (linked only)
Tier C
VulDB4d ago
CVE-2026-28388 | OpenSSL up to 3.6.1 Delta CRL null pointer dereference
→ No new info (linked only)
CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
3.6.23.5.63.4.53.3.73.0.201.1.1zg1.0.2zp
CWECWE-476
PublishedApr 7, 2026
Trending Score35
Source articles3
Independent3
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

MEDIUMCVE-2026-31790EXP
Incorrect Failure Handling in RSA KEM RSASVE Encapsulation
Trending: 85
HIGHCVE-2026-28390
Possible NULL Dereference When Processing CMS KeyTransportRecipientInfo
Trending: 47
HIGHCVE-2026-28389
Possible NULL Dereference When Processing CMS KeyAgreeRecipientInfo
Trending: 43
CRITICALCVE-2026-28386
Out-of-bounds Read in AES-CFB-128 on X86-64 with AVX-512 Support
Trending: 34
NONECVE-2026-31789
Heap Buffer Overflow in Hexadecimal Conversion
Trending: 27

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 7, 2026
Discovered by ZDM
Apr 7, 2026
Patch Available
Apr 10, 2026