CVE-2016-10033β€”PHPMailer Command Injection Vulnerability

PUBLISHEDvulnerability record
2025-07-07 Β· last modified July 7, 2025

Metadata

CVE ID:
CVE-2016-10033
Project:
PHP
Product:
PHPMailer
Date Added:
2025-07-07
Due Date:
2025-07-28
Last Updated:
July 7, 2025

Vulnerability Name

PHPMailer Command Injection Vulnerability

Description

PHPMailer contains a command injection vulnerability because it fails to sanitize user-supplied input. Specifically, this issue affects the 'mail()' function of 'class.phpmailer.php' script. An attacker can exploit this issue to execute arbitrary code within the context of the application. Failed exploit attempts will result in a denial-of-service condition.

Known To Be Used in Ransomware Campaigns?

Ransomware Status:
Unknown

Action

Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Additional Notes

Related News Articles

Related Weaknesses