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
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-92625Control iD iDSecure versions prior to 4.8.3.0 are affected b…7.5
- CVE-2026-92626Control iD iDSecure versions prior to 4.8.3.0 are affected b…7.5
- CVE-2026-92627A heap-use-after-free vulnerability exists in H5T__conv_f_f(…4.6
- CVE-2026-92628GitLab has remediated an issue in GitLab CE/EE affecting all…3.1
- 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-92680Araxis Merge for Windows version 2011.4074 through 2026.0 st…5.5
- CVE-2026-9269The Secure Copy Content Protection and Content Locking WordP…3.5
- CVE-2026-92692Sulu is an open-source PHP content management system based o…6.9
- CVE-2026-9270DataDog::DogStatsd versions through 0.07 for Perl allow metr…9.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
