๐Ÿ” CVE Alert

CVE-2025-14339

MEDIUM 6.5

weMail <= 2.0.7 - Missing Authorization to Unauthenticated Form Deletion

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

The weMail - Email Marketing, Lead Generation, Optin Forms, Email Newsletters, A/B Testing, and Automation plugin for WordPress is vulnerable to unauthorized form deletion in all versions up to, and including, 2.0.7. This is due to the `Forms::permission()` callback only validating the `X-WP-Nonce` header without checking user capabilities. Since the REST nonce is exposed to unauthenticated visitors via the `weMail` JavaScript object on pages with weMail forms, any unauthenticated user can permanently delete all weMail forms by extracting the nonce from the page source and sending a DELETE request to the forms endpoint.

CWE CWE-862
Vendor wedevs
Product wemail: email marketing, email automation, newsletters, subscribers & email optins for woocommerce
Published Feb 21, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for wedevs wemail: email marketing, email automation, newsletters, subscribers & email optins for woocommerce

Be the first to know when new medium vulnerabilities affecting wedevs wemail: email marketing, email automation, newsletters, subscribers & email optins for woocommerce are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

wedevs / weMail: Email Marketing, Email Automation, Newsletters, Subscribers & Email Optins for WooCommerce
0 โ‰ค 2.0.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/16dd90c3-3962-4c8e-993f-b6824c48ab76?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wemail/tags/2.0.6/includes/Rest/Forms.php#L124 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wemail/tags/2.0.6/includes/FrontEnd/Scripts.php#L32 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wemail/tags/2.0.6/includes/Rest/Forms.php#L222 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3442404%40wemail%2Ftrunk&old=3423372%40wemail%2Ftrunk&sfp_email=&sfph_mail=#file1

Credits

Angus Girvan