Email Attachment by Order Status & Products CVE-2025-49957
HIGHSeverity 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
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Weboccult Technologies Pvt Ltd Email Attachment by Order Status & Products email-attachment-by-order-status-products allows Reflected XSS.This issue affects Email Attachment by Order Status & Products: from n/a through <= 1.0.1.
AnalysisAI
Reflected cross-site scripting in Email Attachment by Order Status & Products WordPress plugin versions ≤1.0.1 allows remote unauthenticated attackers to execute arbitrary JavaScript in victim browsers through low-complexity attacks requiring user interaction. The vulnerability enables cross-site scope impact (S:C), allowing attackers to compromise confidentiality, integrity, and availability at a low level across security boundaries. No active exploitation or public POC is confirmed at time of analysis, with EPSS data unavailable for this recently published CVE.
Technical ContextAI
This is a reflected XSS vulnerability (CWE-79) in a WordPress plugin that manages email attachments based on WooCommerce order statuses. Reflected XSS occurs when user-supplied input is immediately returned by a web application without proper validation or sanitization, allowing malicious scripts to execute in the context of the victim's browser session. The plugin handles order-related data and email attachment configurations, likely exposing admin interface parameters or customer-facing order pages to script injection. The CVSS vector indicates changed scope (S:C), meaning successful exploitation can affect resources beyond the vulnerable component's security scope, potentially compromising WordPress session tokens, admin cookies, or other site resources.
Affected ProductsAI
WordPress plugin 'Email Attachment by Order Status & Products' developed by Weboccult Technologies Pvt Ltd, all versions from inception through version 1.0.1 inclusive. The plugin is available in the WordPress plugin repository and is designed for WooCommerce integration. Vendor advisory and detailed affected version information available at Patchstack database: https://patchstack.com/database/Wordpress/Plugin/email-attachment-by-order-status-products/vulnerability/wordpress-email-attachment-by-order-status-products-plugin-1-0-1-cross-site-scripting-xss-vulnerability.
RemediationAI
Upgrade to Email Attachment by Order Status & Products version 1.0.2 or later if available from the WordPress plugin repository or vendor. Verify the patched version directly through WordPress admin dashboard or the official plugin page before deployment. If no patched version is available, consider disabling the plugin until a fix is released, particularly if it processes untrusted user input or is accessible to non-admin users. As compensating controls while awaiting patch deployment: implement Web Application Firewall (WAF) rules to detect and block common XSS patterns in requests to the plugin's endpoints (note: may cause false positives with legitimate special characters in order data); restrict plugin access to trusted administrator accounts only through WordPress role management (reduces attack surface but does not eliminate risk from targeted phishing); deploy Content Security Policy (CSP) headers with strict script-src directives to limit inline JavaScript execution (may break plugin functionality if it relies on inline scripts). Consult Patchstack advisory for vendor-specific guidance: https://patchstack.com/database/Wordpress/Plugin/email-attachment-by-order-status-products/vulnerability/wordpress-email-attachment-by-order-status-products-plugin-1-0-1-cross-site-scripting-xss-vulnerability.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today