CVE detail
CVE-2026-58101
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 11.0 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
2 source links · newest first
No excerpt available.
Release Notesmetacpan.orgJul 13, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJul 13, 2026, 11:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-55401CVSS 6.9 · Medium
CVE-2026-55401 is a null dereference vulnerability on the load-balancing sub-system of Secure Access servers prior to 14.57. Attackers can send an unauthenticated packet to a Se…
- CVE-2026-18699CVSS 6.0 · Medium
An issue in MongoDB Server's query planner could allow an authenticated user with read-level privileges to cause the server process to terminate unexpectedly by submitting a speci…
- CVE-2026-65681CVSS 7.5 · High
Null pointer dereference in Windows iSCSI Target Service allows an unauthorized attacker to deny service over a network.
- CVE-2026-62702CVSS 6.8 · Medium
Null pointer dereference in Windows Graphics Kernel allows an unauthorized attacker to deny service over a network.
- CVE-2026-61345CVSS 6.5 · Medium
Null pointer dereference in Microsoft Remote Registry Service allows an authorized attacker to deny service over a network.
- CVE-2026-59138CVSS 6.5 · Medium
Null pointer dereference in Microsoft Remote Registry Service allows an authorized attacker to deny service over a network.