---
id: CVE-2026-97230
title: >-
  IO::Socket::SSL::SelfCertificate versions 1.00 for Perl contains malware which
  executes Python code from an obfuscated URL.


  The generate_certificate runs a Python script saved as a certificate file
summary: >-
  IO::Socket::SSL::SelfCertificate versions 1.00 for Perl contains malware which
  executes Python code from an obfuscated URL.


  The generate_certificate runs a Python script saved as a certificate file. 
  The pyhton script attempts to retrie…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-506
product: IO-Socket-SSL-SelfCertificate
affected:
  - IO-Socket-SSL-SelfCertificate 1.00
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T17:17:20.880'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97230'
references:
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-95831'
    label: 9b29abf9-4ab0-4765-b253-1875cd9b441e
  - url: >-
      https://www.nntp.perl.org/group/perl.cpan.testers.discuss/2026/09/msg4756.html
    label: 9b29abf9-4ab0-4765-b253-1875cd9b441e
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-25T16:11:04.730543Z'
ingestedAt: '2026-09-24T22:54:36.884Z'
---

## Overview

IO::Socket::SSL::SelfCertificate versions 1.00 for Perl contains malware which executes Python code from an obfuscated URL.

The generate_certificate runs a Python script saved as a certificate file.  The pyhton script attempts to retrieve code from a hardcoded http URL that is obfuscated with base64 encoding and run the response body directly.

The impact is that arbitrary code can be invoked as the user, without a dropped script being saved on the affected host.

The releases have no test scripts nor build hooks.  The intention may have been to trigger the payload after installation.

The dropper script is in lib/Crypt/SelfCertificate/sample/cert.pem.

This is similar to CVE-2026-95831 for the module Crypt::SelfCertificate.

The SHA-256 digests of the files are

    ba24ee8ec3b7f47f65bed62e16fb413ace50653cf44bd8ea90914390922831e0  IO-Socket-SSL-SelfCertificate-1.00.tar.gz
    821d38830e5eb8607738421c25ac25f59fff02a6ab67daa32fbd020429454dac  IO-Socket-SSL-SelfCertificate-1.00/lib/IO/Socket/SSL/SelfCertificate/sample/cert.pem

    d483cb7b23b7271cb11cf242bff4a2e1c02df0b9525eb0429abeea8961c399d5  IO-Socket-SSL-SelfCertificate-1.00-upload.tar.gz

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
