CVE-2026-58101
Last modified
CVE-2026-58101 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Jonasbn | Crypt\ | < 2.1.3 | Openssl\ |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-58101?
How severe is CVE-2026-58101?
How do I fix CVE-2026-58101?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58093The TIOCSCTTY ioctl handler drops the tty lock in order to a…7
- CVE-2026-58094The FIOSSHMLPGCNF ioctl(2) operation configures the page siz…7.8
- CVE-2026-58095mp_Enddisc() used incorrect length calculations when formatt…8.8
- CVE-2026-58096LcpDecodeConfig() did not validate the length of received en…8.8
- CVE-2026-58097mp_SetEnddisc() copied a user-supplied PSN endpoint value wi…7.8
- CVE-2026-5810A flaw has been found in SourceCodester Sales and Inventory …3.5
- CVE-2026-58102Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow a …9.1
- CVE-2026-58106CVE-2025-40843 https://github.com/advisories/GHSA-5xf2-f6ch-…2
- CVE-2026-58107CodeChecker's massStoreRun processing path performs one-shot…5.5
- CVE-2026-58108The personal access token removal query selects from Persona…1.2
- CVE-2026-5811A vulnerability was identified in SourceCodester Online Food…5.4
- CVE-2026-58113A vulnerability has been identified in Teamcenter V2412 (All…6.1
Are you affected by CVE-2026-58101?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
