PatchSiren

JONASBN CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

HIGH JONASBN CVE published 2026-08-09

CVE-2026-17510

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-09T02:16:34.117Z and has not been modified since then. The vulnerability exists in the print_attribute function of Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl, where a zero-length BMPSTRING attribute causes a NULL pointer dereference. The ASN.1 decoder accepts zero-length BMPSTRING values, [truncated]

CRITICAL JONASBN CVE published 2026-07-13

CVE-2026-58102

CVE-2026-58102 is a heap out-of-bounds read vulnerability in Crypt::OpenSSL::X509 versions before 2.1.3 for Perl. The vulnerability occurs when building the extension hash via extensions(), extensions_by_long_name(), extensions_by_oid(), or has_extension_oid(). The code passes OBJ_obj2txt()'s return value as the hash-key length, which is the OID's full text length rather than the bytes written to the fixe [truncated]

HIGH JONASBN CVE published 2026-07-13

CVE-2026-58101

CVE-2026-58101 is a denial-of-service vulnerability in Crypt::OpenSSL::X509 versions before 2.1.3 for Perl. The vulnerability is caused by a NULL pointer dereference. X509V3_EXT_d2i returns NULL when an extension's DER value fails to parse, and basicC, ia5string, and auth_att dereference its result without a NULL check. This vulnerability can be triggered by a caller invoking an affected helper on an exte [truncated]