CVE-2026-9265
Last modified
CVE-2026-9265 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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.. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9265?
How severe is CVE-2026-9265?
How do I fix CVE-2026-9265?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9259Improper validation of server certificates in Canon EOS Netw…9.8
- CVE-2026-9260Use of hard-coded cryptographic keys in Canon EOS Network Se…9.8
- CVE-2026-9261Use of weak SSH cryptographic algorithms in Canon EOS Networ…9.8
- CVE-2026-9262Use of a non-secure protocol as the default FTP configuratio…7.5
- CVE-2026-9263The Zephyr Bluetooth controller ISO Adaptation Layer (subsys…8.1
- CVE-2026-9264A cross-site scripting (XSS) vulnerability in SketchUp 2026'…9.3
- CVE-2026-9266A Missing Required Cryptographic Step vulnerability has been…7
- CVE-2026-9267Eclipse tinydtls before commit b3efd41ad111a4920f599f51ffa4f…6.9
- CVE-2026-9269The Secure Copy Content Protection and Content Locking WordP…3.5
- CVE-2026-9270DataDog::DogStatsd versions through 0.07 for Perl allow metr…9.1
- CVE-2026-9271Vulnerability Title5.9
- CVE-2026-9272In Progress Flowmon ADS versions prior to 12.5.6 and 13.0.5,…8.1
Are you affected by CVE-2026-9265?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
