Out-of-bounds Read in Jonasbn Crypt\
CVE-2026-58102
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.
Vulnerability class: Buffer Overflow
EPSS: 0.003 (26.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H.
Affected products
- Jonasbn Crypt\ — versions \
- Jonasbn Crypt::openssl::x509 — versions 0
- Jonasbn Crypt\:\:openssl\:\:x509
Weakness classification (CWE)
References
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (Patch, patch)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (release-notes, Release Notes)
Frequently asked questions
- What is CVE-2026-58102?
- CVE-2026-58102 is a critical-severity vulnerability in Jonasbn Crypt\, classified under Out-of-bounds Read. CVSS score: 9.1/10. Published 2026-07-13.
- How severe is CVE-2026-58102?
- Critical severity. CVSS v3 base score is 9.1 out of 10.