Description
Contributor SQL Injection in WP EasyCart <= 5.9.0 versions.
Published: 2026-07-02
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a SQL injection flaw that allows an attacker to inject arbitrary SQL statements through the contributor input fields of the WP EasyCart plugin. This can enable unauthorized access to or modification of data stored in the plugin’s database, potentially compromising confidentiality and integrity.

Affected Systems

Levelfourdevelopment’s WordPress WP EasyCart plugin versions up to and including 5.9.0 are affected. Versions newer than 5.9.0 are not reported as vulnerable.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, while the EPSS score of less than 1% points to a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is the web interface via contributor data submissions that are not properly sanitized.

Generated by OpenCVE AI on July 21, 2026 at 11:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP EasyCart to a version newer than 5.9.0 if such a version is available.
  • If an immediate update is not possible, disable or remove the contributor feature or revoke all contributor role privileges to eliminate the injection points.
  • Implement robust input validation and use parameterized queries on any remaining contributor interfaces to prevent user‑supplied data from being concatenated into SQL statements.

Generated by OpenCVE AI on July 21, 2026 at 11:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 14:00: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

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in WP EasyCart <= 5.9.0 versions.
Title WordPress WP EasyCart plugin <= 5.9.0 - 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-07-02T19:41:12.121Z

Reserved: 2026-06-25T08:04:41.580Z

Link: CVE-2026-57765

cve-icon Vulnrichment

Updated: 2026-07-02T19:41:06.563Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-89

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