
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-13156 is a Cross-Site Request Forgery (CSRF) vulnerability in the MailerSend – Official SMTP Integration WordPress plugin affecting all versions before 1.0.8. The flaw allows an unauthenticated attacker to trick a logged-in administrator into visiting a crafted page, which deletes the plugin's SMTP configuration and deactivates the plugin, breaking the site's email delivery. It was publicly disclosed on June 29, 2026, and assigned a CVSS score of 5.4 (Medium) (WPScan, GitHub Advisory).
The vulnerability is classified as CWE-352 (Cross-Site Request Forgery). The plugin's configuration-delete action correctly verifies that the requesting user holds the manage_options capability but fails to validate the WordPress nonce, meaning any authenticated administrator's browser can be coerced into submitting the destructive request. An attacker crafts a malicious HTML page containing a hidden auto-submitting form targeting the plugin's delete action endpoint; when an administrator visits the page while logged in, the browser automatically sends the forged request with valid session credentials. The original researcher and submitter is Huynh Kien Minh (WPScan).
Successful exploitation results in the complete deletion of the MailerSend plugin's SMTP configuration from the WordPress database and automatic deactivation of the plugin, disabling the site's email delivery capability. This is an availability and integrity impact — no confidentiality breach or code execution is involved. The attack requires no privileges on the attacker's part but does require social engineering a logged-in administrator, limiting its scope to sites where an admin can be lured to a malicious page (WPScan, GitHub Advisory).
http://target-site.com/wp-admin/admin-post.php or equivalent), including the required action parameter but omitting or providing an invalid nonce.manage_options capability (satisfied by the admin's session) and ignores the nonce, the request is accepted.wp_options).Update the MailerSend – Official SMTP Integration WordPress plugin to version 1.0.8 or later, which includes a proper nonce check on the configuration-delete action. No configuration-based workaround is available for unpatched versions. As a general defense-in-depth measure, administrators should avoid clicking on untrusted links while logged into the WordPress admin panel, and consider deploying a web application firewall or security plugin that enforces CSRF protections (WPScan, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."