ubuntu-cve-2026-58102
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 a heap out-of-bounds read via a long certificate extension OID in hv_exts. When building the extension hash (via extensions(), extensions_by_long_name(), extensions_by_oid(), or has_extension_oid()), the code passes OBJ_obj2txt()'s return value as the hash-key length; because that value is the OID's full text length rather than the bytes written to the fixed-size buffer (129 bytes), an OID whose text is longer than the 129-byte buffer causes a read past the allocation, exposing adjacent heap memory as the returned hash key. extensions_by_name() uses the static shortname path and is not affected.
Severity
9.1 (Critical)
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 a heap out-of-bounds read via a long certificate extension OID in hv_exts. When building the extension hash (via extensions(), extensions_by_long_name(), extensions_by_oid(), or has_extension_oid()), the code passes OBJ_obj2txt()\u0027s return value as the hash-key length; because that value is the OID\u0027s full text length rather than the bytes written to the fixed-size buffer (129 bytes), an OID whose text is longer than the 129-byte buffer causes a read past the allocation, exposing adjacent heap memory as the returned hash key. extensions_by_name() uses the static shortname path and is not affected.",
"id": "UBUNTU-CVE-2026-58102",
"modified": "2026-07-15T17:53:45Z",
"published": "2026-07-13T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-58102"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58102"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/41792355/"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-58102"
]
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…