Description
Contributor SQL Injection in WP EasyCart <= 5.9.4 versions.
Published: 2026-09-23
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: SQL Injection leading to data breach
Action: Patch Immediately
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw in the WP EasyCart plugin before version 5.9.4. An attacker can supply malicious input that bypasses the plugin’s input validation and injects arbitrary SQL, enabling the retrieval, alteration, or removal of data stored in the WordPress database. This can compromise the confidentiality and integrity of site content and user information.

Affected Systems

The flaw affects the WP EasyCart plugin by levelfourdevelopment (WordPress plugin) in all releases up to and including 5.9.4. No further sub‑version details are supplied beyond the version threshold.

Risk and Exploitability

The CVSS score of 8.5 signals high severity. EPSS data is unavailable, so the exact likelihood of exploitation cannot be measured, though the attack is not yet reported in CISA’s KEV list. The most likely attack vector is through crafted HTTP requests directed at the plugin’s exposed endpoints; this inference comes from the nature of SQL injection in web applications. Prompt remediation is advised to mitigate potential data loss or corruption.

Generated by OpenCVE AI on September 23, 2026 at 20:14 UTC.

Remediation

Vendor Solution

Update the WordPress WP EasyCart Plugin to the latest available version (at least 6.0.0).


OpenCVE Recommended Actions

  • Update the WP EasyCart plugin to version 6.0.0 or later, which removes the vulnerable code path.
  • After updating, scan the database for signs of injected SQL and correct any tampered data.
  • If an immediate upgrade is not feasible, disable the WP EasyCart plugin to block exposure to the injection vectors.

Generated by OpenCVE AI on September 23, 2026 at 20:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Levelfourdevelopment
Levelfourdevelopment wp-easycart
Wordpress
Wordpress wordpress
Vendors & Products Levelfourdevelopment
Levelfourdevelopment wp-easycart
Wordpress
Wordpress wordpress

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in WP EasyCart <= 5.9.4 versions.
Title WordPress WP EasyCart plugin <= 5.9.4 - 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

Levelfourdevelopment Wp-easycart
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T18:46:52.813Z

Reserved: 2026-09-20T16:03:49.099Z

Link: CVE-2026-94124

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:47.940

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-94124

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:15:09Z

Weaknesses
  • CWE-89

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