ubuntu-cve-2026-58101
Vulnerability from osv_ubuntu
Published
2026-07-13 23:16
Modified
2026-07-15 17:53
Summary
Details
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.
Severity
7.5 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "1.8.6-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@1.8.6-1build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.6-1",
"1.8.6-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "1.8.8-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@1.8.8-1build1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.7-3build1",
"1.8.8-1",
"1.8.8-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "1.8.13-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@1.8.13-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.12-1",
"1.8.12-1build1",
"1.8.13-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "1.9.12-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@1.9.12-1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.02-1",
"1.9.10-1",
"1.9.10-1build1",
"1.9.12-1",
"1.9.12-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "1.9.15-1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@1.9.15-1build4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.14-2",
"1.9.15-1",
"1.9.15-1build1",
"1.9.15-1build3",
"1.9.15-1build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libcrypt-openssl-x509-perl",
"binary_version": "2.0.1-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libcrypt-openssl-x509-perl",
"purl": "pkg:deb/ubuntu/libcrypt-openssl-x509-perl@2.0.1-1build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1-1build1"
]
}
],
"aliases": [],
"details": "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\u0027s DER value fails to parse. basicC, ia5string, and auth_att dereference its result without a NULL check. keyid_data also dereferences akid-\u003ekeyid, 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.",
"id": "UBUNTU-CVE-2026-58101",
"modified": "2026-07-15T17:53:45Z",
"published": "2026-07-13T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-58101"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58101"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/41792358/"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-58101"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…