Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered CSRF needs no attacker privileges (PR:N) but a logged-in victim's interaction (UI:R); forged action changes state beyond the component (S:C) with limited C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
2DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in MailPoet allows Cross Site Request Forgery.
This issue affects MailPoet: from 5.30.0 through 5.33.0.
AnalysisAI
Cross-site request forgery in the MailPoet WordPress plugin (versions 5.30.0 through 5.33.0) allows a remote attacker to trick an authenticated victim into submitting forged state-changing requests, producing limited confidentiality, integrity, and availability impact with a scope change per the CVSS vector. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV. Exploitation requires user interaction (UI:R), so a logged-in administrator or user must be lured into visiting an attacker-controlled page.
Technical ContextAI
MailPoet is a popular WordPress newsletter and email-marketing plugin that adds AJAX and admin-post endpoints to the WordPress site. The root cause is CWE-352 (Cross-Site Request Forgery): one or more of these state-changing endpoints do not properly validate a WordPress nonce or other anti-CSRF token, so the server cannot distinguish a legitimate request originating from the plugin UI from a forged one crafted by a third-party site. Because WordPress relies on cookie-based session authentication, a browser will automatically attach the victim's authentication cookies to a cross-origin request, letting the forged action execute with the victim's privileges. The CVSS scope change (S:C) indicates the forged action can affect resources beyond the vulnerable component's initial security context, consistent with plugin actions that alter broader WordPress state.
RemediationAI
Upgrade MailPoet to a fixed release above 5.33.0 as published by the vendor; the exact patched version is not stated in the provided intelligence, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/mailpoet/vulnerability/wordpress-mailpoet-plugin-5-30-0-5-33-0-cross-site-request-forgery-csrf-vulnerability) and the MailPoet changelog to confirm the specific patched build before updating. Because the flaw is CSRF, effective compensating controls until patching include deploying a Web Application Firewall rule that enforces WordPress nonce/referer validation on MailPoet admin-post and AJAX actions (trade-off: may block some legitimate integrations), restricting access to the WordPress admin area by IP allowlisting or VPN so that only trusted networks can reach the vulnerable endpoints (trade-off: hampers remote administration), and instructing administrators to log out of wp-admin when not actively working and avoid clicking untrusted links while authenticated (trade-off: operational friction, not a technical control). Patch status: released patched version not independently confirmed from the provided data - verify the fix version with the vendor advisory.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48248
GHSA-fp5m-jrmh-93h3