Skip to main content

WordPress CVE-2025-10047

MEDIUM
SQL Injection (CWE-89)
2025-10-22 security@wordfence.com
4.9
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.9 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 19:39 vuln.today
CVE Published
Oct 22, 2025 - 09:15 nvd
MEDIUM 4.9

DescriptionCVE.org

The Email Tracker - Email Log, Email Open Tracking, Email Analytics & Email Management for WordPress Emails plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter in all versions up to, and including, 5.3.15 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.

AnalysisAI

SQL injection in Email Tracker plugin for WordPress (versions up to 5.3.15) allows authenticated administrators to extract sensitive database information via the 'orderby' parameter due to insufficient escaping and query preparation. CVSS 4.9 reflects high confidentiality impact but requires high-privilege authenticated access; no public exploit code or active exploitation confirmed at analysis time.

Technical ContextAI

The Email Tracker plugin processes user-supplied input through the 'orderby' parameter without proper SQL escaping or parameterized query preparation, violating CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). The vulnerability exists in SQL query construction where the orderby value is concatenated directly into the query string rather than bound as a prepared statement parameter. This allows authenticated administrators to inject arbitrary SQL clauses (UNION SELECT, subqueries, etc.) to read unauthorized data from the WordPress database. The plugin's database interaction layer fails to sanitize this parameter before SQL execution.

Affected ProductsAI

Email Tracker - Email Log, Email Open Tracking, Email Analytics & Email Management for WordPress Emails plugin for WordPress in all versions up to and including 5.3.15. The vulnerable component is the 'orderby' parameter handler in the plugin's email query interface. Affected installations should reference the WordPress plugin repository changeset and Wordfence vulnerability advisory (CVE-2025-10047, ID: ec4be524-a763-4f2b-8a1d-6189014b4d86) for version-specific impact details.

RemediationAI

Update Email Tracker plugin to version 5.3.16 or later, which corrects the insufficient escaping and implements proper SQL query preparation via parameterized statements. Administrators should immediately apply this patch through the WordPress plugin update mechanism. As an interim mitigation for sites unable to patch immediately, restrict Administrator role assignments to trusted personnel only and monitor database query logs for suspicious SQL patterns in plugin activity. The Wordfence advisory provides additional detection guidance; review the plugin repository changeset for specific code changes in the patched version.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-10047 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy