CVE-2024-13521: CWE-352 Cross-Site Request Forgery (CSRF) in ghera74 MailUp Auto Subscription
CVE-2024-13521 is a Cross-Site Request Forgery (CSRF) vulnerability in the MailUp Auto Subscription WordPress plugin up to version 1. 1. 0. The flaw arises from missing or incorrect nonce validation in the mas_options function, allowing unauthenticated attackers to trick site administrators into executing unauthorized actions. Exploitation can lead to unauthorized changes to plugin settings and injection of malicious scripts, impacting confidentiality and integrity but not availability. The vulnerability requires user interaction (administrator clicking a crafted link) and has a CVSS score of 6. 1 (medium severity). No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential attacks that could compromise site security and user data.
AI Analysis
Technical Summary
The vulnerability identified as CVE-2024-13521 affects the MailUp Auto Subscription plugin for WordPress, specifically all versions up to and including 1.1.0. This plugin facilitates automatic subscription management for email marketing but contains a critical security flaw due to improper handling of nonce validation in the mas_options function. Nonces are security tokens used to verify that requests come from legitimate users and not forged sources. The absence or incorrect implementation of nonce validation enables Cross-Site Request Forgery (CSRF) attacks, classified under CWE-352. An attacker can craft a malicious request that, when executed by an authenticated site administrator (via clicking a link or visiting a crafted webpage), causes unauthorized changes to the plugin’s settings or injection of malicious scripts. This can lead to unauthorized configuration changes and potential script injection, compromising the confidentiality and integrity of the website and its data. The vulnerability does not affect availability directly. The CVSS 3.1 base score is 6.1, reflecting network attack vector, low attack complexity, no privileges required, but requiring user interaction and impacting confidentiality and integrity with scope change. No patches or exploits are currently publicly available, but the risk remains significant for affected sites, especially those with high-value targets or sensitive user data.
Potential Impact
The primary impact of this vulnerability is unauthorized modification of plugin settings and potential injection of malicious scripts, which can lead to data leakage, unauthorized access, or further compromise of the WordPress site. Attackers exploiting this flaw can manipulate subscription settings, potentially redirecting users or harvesting subscriber data. The integrity of site configurations can be undermined, leading to trust issues and reputational damage. While availability is not directly affected, the injected scripts could be used for phishing, malware distribution, or persistent backdoors, escalating the threat. Organizations relying on this plugin for email marketing or user engagement risk exposure of subscriber information and administrative control loss. The attack requires tricking an administrator, so organizations with multiple administrators or less security awareness are at higher risk. The medium severity score indicates a moderate but actionable threat that should be addressed promptly to prevent exploitation.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the MailUp Auto Subscription plugin to a version that includes proper nonce validation once available. In the absence of an official patch, administrators can implement manual nonce checks in the mas_options function to validate requests originate from legitimate sources. Restrict administrative access to trusted networks and enforce multi-factor authentication (MFA) to reduce the risk of successful CSRF exploitation. Educate administrators about the risks of clicking unsolicited links and implement Content Security Policy (CSP) headers to limit the impact of injected scripts. Employ Web Application Firewalls (WAFs) with rules to detect and block CSRF attack patterns targeting this plugin. Regularly audit plugin configurations and monitor logs for suspicious changes. Finally, consider disabling or replacing the plugin if a timely patch is not available, especially on high-risk or high-traffic sites.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, Italy, Netherlands, Brazil, India
CVE-2024-13521: CWE-352 Cross-Site Request Forgery (CSRF) in ghera74 MailUp Auto Subscription
Description
CVE-2024-13521 is a Cross-Site Request Forgery (CSRF) vulnerability in the MailUp Auto Subscription WordPress plugin up to version 1. 1. 0. The flaw arises from missing or incorrect nonce validation in the mas_options function, allowing unauthenticated attackers to trick site administrators into executing unauthorized actions. Exploitation can lead to unauthorized changes to plugin settings and injection of malicious scripts, impacting confidentiality and integrity but not availability. The vulnerability requires user interaction (administrator clicking a crafted link) and has a CVSS score of 6. 1 (medium severity). No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential attacks that could compromise site security and user data.
AI-Powered Analysis
Technical Analysis
The vulnerability identified as CVE-2024-13521 affects the MailUp Auto Subscription plugin for WordPress, specifically all versions up to and including 1.1.0. This plugin facilitates automatic subscription management for email marketing but contains a critical security flaw due to improper handling of nonce validation in the mas_options function. Nonces are security tokens used to verify that requests come from legitimate users and not forged sources. The absence or incorrect implementation of nonce validation enables Cross-Site Request Forgery (CSRF) attacks, classified under CWE-352. An attacker can craft a malicious request that, when executed by an authenticated site administrator (via clicking a link or visiting a crafted webpage), causes unauthorized changes to the plugin’s settings or injection of malicious scripts. This can lead to unauthorized configuration changes and potential script injection, compromising the confidentiality and integrity of the website and its data. The vulnerability does not affect availability directly. The CVSS 3.1 base score is 6.1, reflecting network attack vector, low attack complexity, no privileges required, but requiring user interaction and impacting confidentiality and integrity with scope change. No patches or exploits are currently publicly available, but the risk remains significant for affected sites, especially those with high-value targets or sensitive user data.
Potential Impact
The primary impact of this vulnerability is unauthorized modification of plugin settings and potential injection of malicious scripts, which can lead to data leakage, unauthorized access, or further compromise of the WordPress site. Attackers exploiting this flaw can manipulate subscription settings, potentially redirecting users or harvesting subscriber data. The integrity of site configurations can be undermined, leading to trust issues and reputational damage. While availability is not directly affected, the injected scripts could be used for phishing, malware distribution, or persistent backdoors, escalating the threat. Organizations relying on this plugin for email marketing or user engagement risk exposure of subscriber information and administrative control loss. The attack requires tricking an administrator, so organizations with multiple administrators or less security awareness are at higher risk. The medium severity score indicates a moderate but actionable threat that should be addressed promptly to prevent exploitation.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the MailUp Auto Subscription plugin to a version that includes proper nonce validation once available. In the absence of an official patch, administrators can implement manual nonce checks in the mas_options function to validate requests originate from legitimate sources. Restrict administrative access to trusted networks and enforce multi-factor authentication (MFA) to reduce the risk of successful CSRF exploitation. Educate administrators about the risks of clicking unsolicited links and implement Content Security Policy (CSP) headers to limit the impact of injected scripts. Employ Web Application Firewalls (WAFs) with rules to detect and block CSRF attack patterns targeting this plugin. Regularly audit plugin configurations and monitor logs for suspicious changes. Finally, consider disabling or replacing the plugin if a timely patch is not available, especially on high-risk or high-traffic sites.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-17T19:22:21.113Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e5cb7ef31ef0b59ef3a
Added to database: 2/25/2026, 9:49:16 PM
Last enriched: 2/26/2026, 12:16:19 AM
Last updated: 2/26/2026, 8:05:25 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-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.