Wordpress Plugin
CVE-2025-49028
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Zoho Mail Zoho ZeptoMail transmail allows Stored XSS.This issue affects Zoho ZeptoMail: from n/a through <= 3.3.1.
AnalysisAI
Stored XSS vulnerability in Zoho ZeptoMail transmail WordPress plugin through version 3.3.1 can be triggered via Cross-Site Request Forgery (CSRF), allowing unauthenticated attackers to inject malicious scripts that persist in the application and execute in the browsers of all users who access affected pages. The vulnerability affects the transmail plugin for Zoho Mail integration and carries low exploitation probability (EPSS 0.02%) despite the high-impact nature of stored XSS.
Technical ContextAI
The transmail plugin (CWE-352: Cross-Site Request Forgery) fails to implement adequate CSRF token validation on endpoints that process user input without sufficient sanitization or output encoding. This allows an attacker to craft malicious requests that, when executed by an authenticated administrator or user, inject persistent JavaScript payloads into the plugin's data storage. The vulnerability chains CSRF (lack of state-changing request verification) with stored XSS (insufficient output encoding), enabling script persistence across sessions. The affected product is the WordPress plugin 'transmail' maintained by Zoho, which integrates Zoho Mail services into WordPress environments.
Affected ProductsAI
Zoho ZeptoMail transmail WordPress plugin is affected in versions through 3.3.1. The plugin integrates Zoho Mail functionality into WordPress environments and is maintained by Zoho. No higher patched version is confirmed in the provided data, indicating the vulnerability may affect all releases from initial publication through version 3.3.1.
RemediationAI
Update the transmail plugin to a version beyond 3.3.1 if available from the Zoho plugin repository, or disable the plugin pending a security update from Zoho. Site administrators should verify that CSRF tokens (nonces) are implemented on all state-changing operations within the plugin and that all user input is properly sanitized and output-encoded before rendering in HTML or JavaScript contexts. Review plugin settings and stored data in the WordPress database to detect any existing malicious payloads that may have been injected. Refer to the Patchstack security database (https://patchstack.com/database/Wordpress/Plugin/transmail/) for the latest advisory and patch status updates.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today