CVE-2025-32511: WordPress Make Email Customizer for WooCommerce plugin <= 1.0.6 - Reflected Cross Site Scripting (XSS) vulnerability
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Excellent Dynamics Make Email Customizer for WooCommerce make-email-customizer-for-woocommerce allows Reflected XSS.This issue affects Make Email Customizer for WooCommerce: from n/a through <= 1.0.6.
Security readout for executives and security teams
Plain-English summary
A WooCommerce email customizer plugin for WordPress can reflect unsafe input into a web page. If an attacker convinces a user to open a crafted link, script may run in that user's browser, potentially affecting confidentiality, integrity, and availability at a limited level.
Executive priority
Treat as a high-priority WordPress plugin issue where exposure depends on plugin presence. Prioritize internet-facing commerce sites and administrator-heavy workflows, but do not assume active exploitation from the supplied sources.
Technical view
CVE-2025-32511 is a CWE-79 reflected XSS issue in Excellent Dynamics Make Email Customizer for WooCommerce, reported as affecting versions through 1.0.6. CVSS 3.1 is 7.1 with network attack vector, no privileges required, and user interaction required.
Likely exposure
Exposure is limited to WordPress sites with the Make Email Customizer for WooCommerce plugin installed at an affected version. The source bundle says through 1.0.6, while one Patchstack URL text references 1.0.5, so version confirmation matters.
Exploitation context
The supplied evidence does not show CISA KEV listing or active exploitation. Exploitation requires user interaction, typically a victim following a crafted link, and could execute browser-side script in the affected site context.
Researcher notes
The record identifies reflected XSS with CVSS vector AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L. Evidence is incomplete on remediation and contains a version-label inconsistency between the title and Patchstack URL text.
Mitigation direction
Inventory WordPress sites for the plugin and installed version.
Check vendor, WordPress, and Patchstack guidance for a fixed release.
Update above the affected range if an official fix is available.
Disable or remove the plugin if it is unnecessary.
Use compensating controls while awaiting confirmed vendor guidance.
Validation and detection
Confirm whether the plugin is installed on production WordPress sites.
Compare installed versions against the reported affected range through 1.0.6.
Review web logs for unusual requests targeting plugin-related pages.
Check security tooling for reflected XSS findings on affected sites.
Document whether any business-critical WooCommerce workflows depend on the plugin.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.