PatchSiren cyber security CVE debrief
CVE-2026-14834 Mailgun CVE debrief
The Mailgun for WordPress plugin before 2.2.1 does not perform any capability or nonce check on an unauthenticated AJAX action that adds subscribers to the site owner's configured email service mailing lists, allowing unauthenticated attackers to enrol arbitrary email addresses into those lists using the owner's stored API credentials. This vulnerability exists due to a lack of proper validation and authorization in the plugin's AJAX action, which can be exploited by sending a crafted request. As a result, attackers can add arbitrary email addresses to the mailing list, potentially leading to spam or further malicious activities. Site owners should verify the version of the plugin being used and update to a patched version if necessary. The vulnerability has been reported to be fixed in version 2.2.1 or later.
- Vendor
- Mailgun
- Product
- Mailgun for WordPress
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-31
- Original CVE updated
- 2026-08-26
- Advisory published
- 2026-07-31
- Advisory updated
- 2026-08-26
Who should care
WordPress site owners using the Mailgun for WordPress plugin, security teams monitoring for potential mailing list abuse, and developers responsible for maintaining the plugin should be aware of this vulnerability and take steps to mitigate it. Site owners should verify the version of the plugin being used and update to a patched version if necessary. Security teams should monitor mailing list subscriptions for suspicious activity and developers should review the plugin's code to ensure that it is secure.
Technical summary
The Mailgun for WordPress plugin before 2.2.1 has a vulnerability allowing unauthenticated attackers to add arbitrary email addresses to mailing lists using the owner's stored API credentials. This vulnerability exists due to a lack of capability and nonce checks on an unauthenticated AJAX action. The vulnerability can be exploited by sending a crafted request to the AJAX action, allowing an attacker to add arbitrary email addresses to the mailing list.
Defensive priority
Medium priority due to unauthenticated AJAX action vulnerability
Recommended defensive actions
- Verify and update the Mailgun for WordPress plugin to version 2.2.1 or later
- Restrict access to the AJAX action to authenticated users with necessary capabilities
- Monitor mailing list subscriptions for suspicious activity
- Consider implementing additional security measures such as API key rotation and limited mailing list permissions
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The Mailgun for WordPress plugin before 2.2.1 does not perform any capability or nonce check on an unauthenticated AJAX action that adds subscribers to the site owner's configured email service mailing lists, allowing unauthenticated attackers to enrol arbitrary email addresses into those lists using the owner's stored API credentials. Evidence from the NVD and WPScan suggests that the Mailgun for WordPress plugin has a vulnerability allowing unauthenticated attackers to add arbitrary email addresses to mailing lists. The vulnerability has been reported to be fixed in version 2.2.1 or later. Defenders should verify the version of the plugin being used and update to a patched version if necessary.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-14834 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-14834
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-14834 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-14834
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://wpscan.com/vulnerability/84135fff-e602-4773-8e79-a831284de0d2/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.