CVE-2026-8507 Affecting libcrypt-openssl-pkcs12-perl package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.65% (47th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-LIBCRYPTOPENSSLPKCS12PERL-18600143
  • published9 Aug 2026
  • disclosed17 May 2026

Introduced: 17 May 2026

CVE-2026-8507  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest libcrypt-openssl-pkcs12-perl.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcrypt-openssl-pkcs12-perl package and not the libcrypt-openssl-pkcs12-perl package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

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().