Security Advisory

CVE-2026-8507

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-05-17 18:43:05
Last updated 2026-05-18 12:55:51
Assigner CPANSec
State PUBLISHED

Description

Crypt::OpenSSL::PKCS12 versions through 1.94 for Perl have out-of-bounds (OOB) write flaws. When parsing a PKCS12 file, with a >= 1 GiB OCTET STRING (or BIT STRING) attribute on a SAFEBAG, via info() or info_as_hash(), a heap out-of-bounds write would be triggered with remote-code-execution potential (RCE) due to a signed integer overflow in the size calculation passed to Renew().