CVE-2025-13993: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mailerlite MailerLite – Signup forms (official)
The MailerLite – Signup forms (official) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'form_description' and 'success_message' parameters in versions up to, and including, 1.7.16 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-13993 is a stored Cross-Site Scripting (XSS) vulnerability identified in the MailerLite – Signup forms (official) plugin for WordPress, specifically in versions up to and including 1.7.16. The vulnerability stems from insufficient input sanitization and output escaping of two parameters: 'form_description' and 'success_message'. These parameters are used to generate web pages dynamically, and the lack of proper neutralization allows an attacker with administrator-level access to inject arbitrary JavaScript code into these fields. Because the malicious script is stored persistently, it executes every time a user visits the affected page, potentially compromising the confidentiality and integrity of user sessions or data. The vulnerability requires the attacker to have high privileges (administrator or higher) and does not require user interaction to trigger the payload. The CVSS 3.1 base score is 5.5, reflecting medium severity, with an attack vector of network, low attack complexity, and privileges required at a high level. The scope is changed, meaning the vulnerability affects resources beyond the initially vulnerable component. No known exploits have been reported in the wild as of the publication date. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation, a common cause of XSS vulnerabilities. The plugin is widely used in WordPress environments for managing signup forms, making the vulnerability relevant to many websites that rely on MailerLite for email marketing and user engagement.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can lead to session hijacking, defacement, phishing, or the execution of arbitrary actions on behalf of users who visit the compromised pages. Since exploitation requires administrator privileges, the risk is somewhat mitigated by the need for high-level access; however, if an attacker gains or already has such access, they can leverage this vulnerability to escalate their control or compromise other users. The vulnerability affects the confidentiality and integrity of user data but does not impact availability. Organizations using the affected plugin may face reputational damage, data breaches, and regulatory compliance issues if user data is compromised. The scope of affected systems is broad, given the popularity of WordPress and MailerLite, potentially impacting websites globally. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially if attackers develop exploit code in the future.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the MailerLite – Signup forms plugin to a version where the vulnerability is patched once available. In the absence of an official patch, administrators should restrict access to the plugin’s configuration pages to only the most trusted users to minimize the risk of malicious input. Implementing Web Application Firewalls (WAFs) with rules to detect and block common XSS payloads targeting the 'form_description' and 'success_message' parameters can provide temporary protection. Additionally, applying strict Content Security Policy (CSP) headers can help reduce the impact of injected scripts by restricting script execution sources. Regularly auditing administrator activities and monitoring for unusual changes in form content can help detect exploitation attempts early. Developers and site administrators should also review and sanitize all user-generated content rigorously, employing secure coding practices to prevent similar vulnerabilities. Finally, educating administrators about the risks of stored XSS and the importance of privilege management can reduce the likelihood of exploitation.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2025-13993: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mailerlite MailerLite – Signup forms (official)
Description
The MailerLite – Signup forms (official) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'form_description' and 'success_message' parameters in versions up to, and including, 1.7.16 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-13993 is a stored Cross-Site Scripting (XSS) vulnerability identified in the MailerLite – Signup forms (official) plugin for WordPress, specifically in versions up to and including 1.7.16. The vulnerability stems from insufficient input sanitization and output escaping of two parameters: 'form_description' and 'success_message'. These parameters are used to generate web pages dynamically, and the lack of proper neutralization allows an attacker with administrator-level access to inject arbitrary JavaScript code into these fields. Because the malicious script is stored persistently, it executes every time a user visits the affected page, potentially compromising the confidentiality and integrity of user sessions or data. The vulnerability requires the attacker to have high privileges (administrator or higher) and does not require user interaction to trigger the payload. The CVSS 3.1 base score is 5.5, reflecting medium severity, with an attack vector of network, low attack complexity, and privileges required at a high level. The scope is changed, meaning the vulnerability affects resources beyond the initially vulnerable component. No known exploits have been reported in the wild as of the publication date. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation, a common cause of XSS vulnerabilities. The plugin is widely used in WordPress environments for managing signup forms, making the vulnerability relevant to many websites that rely on MailerLite for email marketing and user engagement.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can lead to session hijacking, defacement, phishing, or the execution of arbitrary actions on behalf of users who visit the compromised pages. Since exploitation requires administrator privileges, the risk is somewhat mitigated by the need for high-level access; however, if an attacker gains or already has such access, they can leverage this vulnerability to escalate their control or compromise other users. The vulnerability affects the confidentiality and integrity of user data but does not impact availability. Organizations using the affected plugin may face reputational damage, data breaches, and regulatory compliance issues if user data is compromised. The scope of affected systems is broad, given the popularity of WordPress and MailerLite, potentially impacting websites globally. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially if attackers develop exploit code in the future.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the MailerLite – Signup forms plugin to a version where the vulnerability is patched once available. In the absence of an official patch, administrators should restrict access to the plugin’s configuration pages to only the most trusted users to minimize the risk of malicious input. Implementing Web Application Firewalls (WAFs) with rules to detect and block common XSS payloads targeting the 'form_description' and 'success_message' parameters can provide temporary protection. Additionally, applying strict Content Security Policy (CSP) headers can help reduce the impact of injected scripts by restricting script execution sources. Regularly auditing administrator activities and monitoring for unusual changes in form content can help detect exploitation attempts early. Developers and site administrators should also review and sanitize all user-generated content rigorously, employing secure coding practices to prevent similar vulnerabilities. Finally, educating administrators about the risks of stored XSS and the importance of privilege management can reduce the likelihood of exploitation.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-03T18:41:30.824Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693be422406b3dd4e02223d0
Added to database: 12/12/2025, 9:45:06 AM
Last enriched: 2/27/2026, 10:39:34 AM
Last updated: 3/26/2026, 4:09:09 AM
Views: 112
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.