Description
The YayMail – WooCommerce Email Customizer plugin for WordPress is vulnerable to unauthorized license key deletion due to a missing authorization check on the `/yaymail-license/v1/license/delete` REST endpoint in versions up to, and including, 4.3.2. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to delete the plugin's license key via the '/yaymail-license/v1/license/delete' endpoint granted they can obtain the REST API nonce.
Published: 2026-02-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized License Key Deletion
Action: Apply Patch
AI Analysis

Impact

The plugin’s REST endpoint for deleting its license key performs no proper authorization check, allowing any authenticated user with Shop Manager level or higher to trigger license deletion if they can supply a valid nonce. Removing the license key deactivates the plugin, which in turn disables WooCommerce email functionality and can disrupt order notifications and marketing emails. The flaw is a permission bypass that results in denial of service to the email component rather than data theft or code execution.

Affected Systems

WordPress sites that install YayCommerce YayMail – WooCommerce Email Customizer versions 4.3.0 through 4.3.2 are affected. The vulnerability resides in the License/RestAPI.php file, beginning near line 142, and applies to all WordPress installations running those plugin versions regardless of PHP or WordPress version.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity, and the EPSS score of less than 1% indicates a low current likelihood of exploitation, which is consistent with the absence of a KEV listing. Exploitation requires an authenticated account with Shop Manager privileges and the ability to obtain or guess a valid REST API nonce—conditions that favor an internal threat actor or a compromised credential rather than an external attacker. Prompt patching is therefore advised to prevent service disruption for eCommerce stores.

Generated by OpenCVE AI on April 15, 2026 at 18:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade YayMail to the latest released version that fixes the missing authorization on the license delete endpoint.
  • If an upgrade is not immediately available, modify the plugin files or use a custom code snippet to block the '/yaymail-license/v1/license/delete' REST endpoint for all roles except administrators.
  • Re‑evaluate the necessity of Shop Manager privileges for users and revoke such privileges from staff who do not need them.

Generated by OpenCVE AI on April 15, 2026 at 18:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 18 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Yaycommerce
Yaycommerce yaymail – Woocommerce Email Customizer
Vendors & Products Wordpress
Wordpress wordpress
Yaycommerce
Yaycommerce yaymail – Woocommerce Email Customizer

Wed, 18 Feb 2026 07:45:00 +0000

Type Values Removed Values Added
Description The YayMail – WooCommerce Email Customizer plugin for WordPress is vulnerable to unauthorized license key deletion due to a missing authorization check on the `/yaymail-license/v1/license/delete` REST endpoint in versions up to, and including, 4.3.2. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to delete the plugin's license key via the '/yaymail-license/v1/license/delete' endpoint granted they can obtain the REST API nonce.
Title YayMail <= 4.3.2 - Missing Authorization to Authenticated (Shop Manager+) License Key Deletion via '/yaymail-license/v1/license/delete' Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Yaycommerce Yaymail – Woocommerce Email Customizer
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:59:18.260Z

Reserved: 2026-02-04T21:22:11.865Z

Link: CVE-2026-1938

cve-icon Vulnrichment

Updated: 2026-02-18T12:26:29.215Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T08:16:15.207

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1938

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:30:10Z

Weaknesses