SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-58101

HIGH · CVSS 7.5 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-13 · Last synced 2026-08-12

CyberRota Analysis

AI-Generated

OpenSSL's Crypt::OpenSSL::X509 versions prior to 2.1.3 are vulnerable to a denial of service due to a NULL pointer dereference when handling certain certificate extensions. This flaw can lead to a SIGSEGV crash of the Perl process if an untrusted certificate is processed, impacting applications relying on this library. Organizations using affected versions should prioritize patching to mitigate potential disruptions in service.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-58101
Severity
HIGH
CVSS
7.5
EPSS
0.20%
OpenSSL

Original NVD Description

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow denial of service via NULL pointer dereference. X509V3_EXT_d2i(ext) returns NULL when an extension's DER value fails to parse. basicC, ia5string, and auth_att dereference its result without a NULL check. keyid_data also dereferences akid->keyid, which is NULL for an empty AKI SEQUENCE (DER 30 00) even when the parse succeeds. A caller invoking an affected helper on an extension from an untrusted certificate triggers a SIGSEGV that crashes the Perl process.

Related CVEs

Other vulnerabilities affecting the same vendor(s)