CVE-2026-97230 Details
Description
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
A vulnerability has been identified in the Perl module IO::Socket::SSL::SelfCertificate, version 1.00. This issue involves the presence of malware that executes Python code sourced from an obfuscated URL. The 'generate_certificate' function within the module runs a Python script disguised as a certificate file. This script retrieves code from a hardcoded, base64-encoded HTTP URL, decodes it, and executes the response directly. As a result, arbitrary code can be executed as the user, without leaving a trace of the script on the affected host. Notably, this version lacks test scripts and build hooks, suggesting that the payload may have been intended to activate post-installation. The dropper script can be found in 'lib/Crypt/SelfCertificate/sample/cert.pem'. This vulnerability mirrors a similar issue in the 'Crypt::SelfCertificate' module, referenced as CVE-2026-95831.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 24, 2026CISA-ADP
Assessed Sep 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.cve.org/CVERecord?id=CVE-2026-95831 | CPANSec | Advisory |
| https://www.nntp.perl.org/group/perl.cpan.testers.discuss/2026/09/msg4756.html | CPANSec | Mailing ListTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-506 | Embedded Malicious Code | CPANSec |
Affected Products
| Product | Versions |
|---|---|
| IO::Socket::SSL::SelfCertificate | 1.00 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 25, 2026 | CVE Modified | CISA-ADP |
| Sep 24, 2026 | New CVE Received | CPANSec |
Volerion