Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jerodmoore eDoc Easy Tables edoc-easy-tables allows SQL Injection.This issue affects eDoc Easy Tables: from n/a through <= 1.29.
Published: 2025-01-07
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a classic SQL Injection flaw caused by improper neutralization of special elements in SQL commands. It permits an attacker to inject arbitrary SQL statements into the WordPress database, allowing unauthorized reading, modification, or deletion of data stored by the site. The weakness is classified as CWE-89.

Affected Systems

WordPress sites that include the jerodmoore eDoc Easy Tables plugin version 1.29 or earlier are vulnerable. The issue resides in the plugin code that constructs database queries without proper parameterization or escaping.

Risk and Exploitability

The CVSS v3 score of 8.5 signifies a high risk if exploitation succeeds. The EPSS score of less than 1% indicates a low current probability of exploitation, yet the flaw can still be used in the wild, especially on sites without hardening. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an external attacker crafting HTTP requests to the plugin’s endpoints, which are exposed on the publicly reachable WordPress site. Successful exploitation grants database access corresponding to the credentials used by WordPress, enabling data theft and potential persistence.

Generated by OpenCVE AI on May 2, 2026 at 06:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the eDoc Easy Tables plugin to a version newer than 1.29 where the SQL injection issue is fixed.
  • If an immediate upgrade is not feasible, permanently disable or uninstall the eDoc Easy Tables plugin to eliminate the attack surface.
  • In any custom code that interacts with the database, enforce strict input validation and use parameterized queries to prevent unsanitized data from reaching SQL commands.

Generated by OpenCVE AI on May 2, 2026 at 06:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-2799 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in eDoc Intelligence LLC eDoc Easy Tables allows SQL Injection.This issue affects eDoc Easy Tables: from n/a through 1.29.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in eDoc Intelligence LLC eDoc Easy Tables allows SQL Injection.This issue affects eDoc Easy Tables: from n/a through 1.29. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in jerodmoore eDoc Easy Tables edoc-easy-tables allows SQL Injection.This issue affects eDoc Easy Tables: from n/a through <= 1.29.
References
Metrics cvssV3_1

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


Tue, 07 Jan 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jan 2025 15:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in eDoc Intelligence LLC eDoc Easy Tables allows SQL Injection.This issue affects eDoc Easy Tables: from n/a through 1.29.
Title WordPress eDoc Easy Tables Plugin <= 1.29 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:00.841Z

Reserved: 2025-01-07T10:22:48.985Z

Link: CVE-2025-22519

cve-icon Vulnrichment

Updated: 2025-01-07T16:26:56.260Z

cve-icon NVD

Status : Deferred

Published: 2025-01-07T16:15:47.140

Modified: 2026-06-17T08:47:56.930

Link: CVE-2025-22519

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T06:45:36Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')