CVE-2026-9265

Source
https://cve.org/CVERecord?id=CVE-2026-9265
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9265.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-9265
Downstream
Published
2026-06-20T00:46:07.737Z
Modified
2026-07-08T08:11:38.763784976Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
Crypt::OpenSSL::PKCS12 versions before 1.96 for Perl permits a heap OOB read in print_attribute UTF8STRING path
Details

Crypt::OpenSSL::PKCS12 versions before 1.96 for Perl permits a heap OOB read in print_attribute UTF8STRING path.

print_attribute() copies a UTF8STRING ASN.1 attribute value into a heap buffer sized exactly to its declared length via strncpy, leaving no NUL terminator. Downstream callers run strlen() on the result and pass the inflated length to newSVpvn(), copying attacker-influenced adjacent heap bytes into a Perl scalar.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/9xxx/CVE-2026-9265.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-125"
    ]
}
References

Affected packages

Git / github.com/dsully/perl-crypt-openssl-pkcs12

Affected ranges

Type
GIT
Repo
https://github.com/dsully/perl-crypt-openssl-pkcs12
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.96"
        }
    ]
}

Affected versions

0.*
0.10
0.9
1.*
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
1.91
1.92
1.93
1.94
1.95

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9265.json"