Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-93012 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Email::Sender::Transport::Sendmail versions before 2.602 for Perl allow arbitrary command execution on Windows sending a message whose envelope address reaches the shell in _sendmail_pipe. On MSWin32 the envelope sender and every recipient go into a single command string, which open() passes to a shell. Every other platform gets the list form, which runs sendmail directly. When the caller supplies no envelope, Email::Sender::Simple takes the recipients from the To and Cc headers and the sender from the From header. An attacker who controls one of those header addresses runs commands as the sending process.

Metrics

CVSS 3.x Severity and Vector Strings:

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')CPANSec

Affected Products

ProductVersions
Email::Sender::Transport::Sendmail
< 2.602

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 2.602moderate effort
  • Mitigation:low effort

    Use Email::Sender::Transport::SMTP instead.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-93012
NVD Published Date:
Sep 21, 2026
NVD Last Modified:
Sep 22, 2026
Source:
CPANSec
CVE-2026-93012 Details - Not Deferred