CVE-2024-1386: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mailerlite MailerLite – Signup forms (official)
CVE-2024-1386 is a stored cross-site scripting (XSS) vulnerability in the MailerLite – Signup forms (official) WordPress plugin versions 1. 5. 0 through 1. 7. 6. Authenticated users with contributor-level or higher permissions can inject malicious scripts via plugin shortcodes due to insufficient input sanitization and output escaping. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or other malicious actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild.
AI Analysis
Technical Summary
CVE-2024-1386 is a stored cross-site scripting (XSS) vulnerability affecting the MailerLite – Signup forms (official) WordPress plugin, specifically versions 1.5.0 through 1.7.6. The vulnerability arises from improper neutralization of user-supplied input within the plugin's shortcode attributes, where insufficient input sanitization and output escaping allow authenticated users with contributor-level or higher permissions to inject arbitrary JavaScript code. This malicious code is stored persistently and executed in the context of any user who views the affected page, leading to potential compromise of user sessions, theft of sensitive information, or unauthorized actions performed on behalf of users. The attack vector requires authenticated access but no user interaction beyond visiting the infected page. The vulnerability impacts confidentiality and integrity but not availability, with a CVSS v3.1 score of 6.4, reflecting medium severity. No patches or known exploits are currently public, but the vulnerability is publicly disclosed and documented by Wordfence and the CVE database. This issue is classified under CWE-79, indicating a classic cross-site scripting flaw due to improper input handling during web page generation.
Potential Impact
The primary impact of this vulnerability is the potential compromise of user accounts and sensitive data through session hijacking or theft of authentication tokens when malicious scripts execute in users' browsers. Attackers with contributor-level access can escalate their influence by injecting persistent scripts that affect administrators or other users with higher privileges. This can lead to unauthorized actions such as content manipulation, privilege escalation, or distribution of malware. For organizations, this undermines trust in their web presence, risks data breaches, and may lead to regulatory or compliance issues, especially for sites handling personal or financial information. Since the vulnerability requires authenticated access, the risk is somewhat mitigated but remains significant in environments with multiple contributors or less stringent access controls. The scope includes all WordPress sites using the vulnerable MailerLite plugin versions, which are common in digital marketing and email subscription management, thus affecting a broad range of industries worldwide.
Mitigation Recommendations
Organizations should immediately verify the version of the MailerLite – Signup forms plugin installed on their WordPress sites and upgrade to a patched version once available. In the absence of an official patch, administrators should restrict contributor-level permissions to trusted users only and audit existing shortcode content for suspicious scripts. Implementing a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting shortcode attributes can provide interim protection. Additionally, applying Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regular security audits and monitoring of user-generated content for anomalies are recommended. Finally, educating contributors about secure content practices and limiting plugin usage to essential, well-maintained components reduces the attack surface.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, Japan
CVE-2024-1386: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mailerlite MailerLite – Signup forms (official)
Description
CVE-2024-1386 is a stored cross-site scripting (XSS) vulnerability in the MailerLite – Signup forms (official) WordPress plugin versions 1. 5. 0 through 1. 7. 6. Authenticated users with contributor-level or higher permissions can inject malicious scripts via plugin shortcodes due to insufficient input sanitization and output escaping. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or other malicious actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild.
AI-Powered Analysis
Technical Analysis
CVE-2024-1386 is a stored cross-site scripting (XSS) vulnerability affecting the MailerLite – Signup forms (official) WordPress plugin, specifically versions 1.5.0 through 1.7.6. The vulnerability arises from improper neutralization of user-supplied input within the plugin's shortcode attributes, where insufficient input sanitization and output escaping allow authenticated users with contributor-level or higher permissions to inject arbitrary JavaScript code. This malicious code is stored persistently and executed in the context of any user who views the affected page, leading to potential compromise of user sessions, theft of sensitive information, or unauthorized actions performed on behalf of users. The attack vector requires authenticated access but no user interaction beyond visiting the infected page. The vulnerability impacts confidentiality and integrity but not availability, with a CVSS v3.1 score of 6.4, reflecting medium severity. No patches or known exploits are currently public, but the vulnerability is publicly disclosed and documented by Wordfence and the CVE database. This issue is classified under CWE-79, indicating a classic cross-site scripting flaw due to improper input handling during web page generation.
Potential Impact
The primary impact of this vulnerability is the potential compromise of user accounts and sensitive data through session hijacking or theft of authentication tokens when malicious scripts execute in users' browsers. Attackers with contributor-level access can escalate their influence by injecting persistent scripts that affect administrators or other users with higher privileges. This can lead to unauthorized actions such as content manipulation, privilege escalation, or distribution of malware. For organizations, this undermines trust in their web presence, risks data breaches, and may lead to regulatory or compliance issues, especially for sites handling personal or financial information. Since the vulnerability requires authenticated access, the risk is somewhat mitigated but remains significant in environments with multiple contributors or less stringent access controls. The scope includes all WordPress sites using the vulnerable MailerLite plugin versions, which are common in digital marketing and email subscription management, thus affecting a broad range of industries worldwide.
Mitigation Recommendations
Organizations should immediately verify the version of the MailerLite – Signup forms plugin installed on their WordPress sites and upgrade to a patched version once available. In the absence of an official patch, administrators should restrict contributor-level permissions to trusted users only and audit existing shortcode content for suspicious scripts. Implementing a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting shortcode attributes can provide interim protection. Additionally, applying Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regular security audits and monitoring of user-generated content for anomalies are recommended. Finally, educating contributors about secure content practices and limiting plugin usage to essential, well-maintained components reduces the attack surface.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-02-08T21:17:00.517Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6d2db7ef31ef0b56ea4b
Added to database: 2/25/2026, 9:44:13 PM
Last enriched: 2/26/2026, 9:30:49 AM
Last updated: 2/26/2026, 9:42:47 AM
Views: 1
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.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.