debian · CVE-2026-9265

Quick triage

Priority: not yet assigned Published: Updated: Sat, 27 Jun 2026 15:00:49 GMT

View at Official debian advisory, NVD, CVE.org · CVE detail

Freshness: upstream tracker timestamp is available; use API updated time as primary recency signal.

Tracker summary

CVE-2026-9265 not yet assigned priority: Debian including 1 source packages (libcrypt-openssl-pkcs12-perl), 4 status rows across 4 suites (bullseye, forky, sid, trixie): open 2, resolved 2.

Description:

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.

cvelogic Threat Intelligence