Description
The Easy Email Subscription plugin for WordPress is vulnerable to SQL Injection via the 'uid' parameter in all versions up to, and including, 1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-11-06
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authenticated SQL Injection enabling data exfiltration
Action: Apply Patch
AI Analysis

Impact

The Easy Email Subscription WordPress plugin contains a SQL injection flaw that is triggered through the 'uid' parameter. Because the plugin does not properly escape user-supplied input and fails to prepare the underlying SQL query, an attacker who can authenticate as an administrator can embed additional SQL statements. This vulnerability allows the execution of arbitrary queries against the database and the retrieval of sensitive data, undermining the confidentiality of the WordPress site's contents and the information stored in the associated database.

Affected Systems

The issue affects all installations of the yudiz Easy Email Subscription plugin version 1.3 and earlier. Any WordPress site that has this plugin activated and possesses a user account with Administrator or higher privileges is susceptible to exploitation.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity risk, while the EPSS score of less than 1% suggests that the likelihood of exploitation in the wild remains low. The vulnerability is not currently listed in the CISA KEV catalog. Exploitation requires a legitimate administrator account and is therefore confined to authenticated users; an attacker must first gain elevated WordPress credentials before leveraging the flaw to extract data.

Generated by OpenCVE AI on April 21, 2026 at 01:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Easy Email Subscription to a version newer than 1.3 if one is available; if no updated version exists, deactivate or remove the plugin from the site.
  • Limit administrative access by restricting Administrator role usage to trusted users and enforcing strong authentication methods.
  • Apply the principle of least privilege to the WordPress database user so that it cannot execute arbitrary SQL queries beyond what the application requires.
  • Monitor database logs for abnormal query activity, and investigate any suspicious execution patterns promptly.

Generated by OpenCVE AI on April 21, 2026 at 01:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Nov 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Nov 2025 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Yudiz
Yudiz easy Email Subscription
Vendors & Products Wordpress
Wordpress wordpress
Yudiz
Yudiz easy Email Subscription

Thu, 06 Nov 2025 03:00:00 +0000

Type Values Removed Values Added
Description The Easy Email Subscription plugin for WordPress is vulnerable to SQL Injection via the 'uid' parameter in all versions up to, and including, 1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Easy Email Subscription <= 1.3 - Authenticated (Admin+) SQL Injection via uid
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Yudiz Easy Email Subscription
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:20:06.152Z

Reserved: 2025-09-18T12:32:56.293Z

Link: CVE-2025-10683

cve-icon Vulnrichment

Updated: 2025-11-06T16:54:22.103Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T03:15:34.090

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

Link: CVE-2025-10683

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:00:12Z

Weaknesses