Security Advisory

CVE-2025-14339

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-21 09:27:59
Last updated 2026-04-08 16:37:15
Assigner Wordfence
State PUBLISHED

Description

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.