Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Post SMTP - Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘event_type’ parameter in all versions up to, and including, 3.8.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability is only exploitable when the Post SMTP Pro plugin is also installed and its Reporting and Tracking extension is enabled.
AnalysisAI
A stored cross-site scripting (XSS) vulnerability exists in the Post SMTP WordPress plugin through version 3.8.0, allowing unauthenticated attackers to inject malicious scripts via the 'event_type' parameter. The vulnerability requires the Post SMTP Pro plugin with its Reporting and Tracking extension to be enabled for exploitation. With a CVSS score of 7.2 and unauthenticated network-based exploitation possible, this represents a moderate-to-high severity risk for WordPress sites using both the free and Pro versions of Post SMTP together.
Technical ContextAI
The vulnerability affects Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App (CPE: cpe:2.3:a:saadiqbal:post_smtp_–_complete_email_deliverability_and_smtp_solution_with_email_logs,_alerts,_backup_smtp_&_mobile_app:*:*:*:*:*:*:*:*), a WordPress plugin that handles email delivery via SMTP. The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically in the PostmanEmailLogs.php file at line 459 where the 'event_type' parameter is processed without adequate sanitization before being output to the page. This allows untrusted user input to be stored in the database and later rendered as executable JavaScript when administrators or users view the affected pages, creating a persistent XSS condition. The vulnerability is conditional on the Post SMTP Pro plugin being installed with its Reporting and Tracking extension enabled, limiting the attack surface to sites using both the free and premium versions simultaneously.
RemediationAI
Upgrade the Post SMTP plugin to version 3.8.1 or later, which addresses the input sanitization issue in the 'event_type' parameter as documented in changeset 3484515 available at https://plugins.trac.wordpress.org/changeset/3484515/. Site administrators should update through the WordPress plugin management interface or manually download the patched version from the official WordPress plugin repository. Until patching is completed, temporary mitigation can be achieved by disabling the Reporting and Tracking extension in the Post SMTP Pro plugin settings, which removes the exploitable attack surface, or by implementing Web Application Firewall rules to filter malicious input to the 'event_type' parameter. Review existing email logs and tracking data for suspicious script content that may have been injected prior to patching, and consider implementing Content Security Policy headers to limit the impact of any residual XSS payloads.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12841