Description
Subscriber SQL Injection in eShipper Commerce <= 2.16.13 versions.
Published: 2026-08-20
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A subscriber endpoint in the eShipper Commerce WordPress plugin has a flaw that allows execution of arbitrary SQL commands because input is not fully validated. The vulnerability can lead to reading, modifying, or deleting database records, potentially exposing sensitive information or elevating privileges on the affected site. The weakness is mapped to CWE‑89.

Affected Systems

WordPress sites that use the eShipper Commerce plugin version 2.16.13 or earlier are impacted. This plugin is distributed by WordPress.com.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. EPSS is not available and the flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that the subscriber endpoint can be accessed without authentication, allowing attackers to send crafted requests that trigger the SQL injection from the public internet. This makes exploitation straightforward for anyone who can reach the endpoint.

Generated by OpenCVE AI on August 20, 2026 at 22:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the eShipper Commerce plugin to a version newer than 2.16.13.
  • If an immediate update is not possible, temporarily deactivate or remove the eShipper Commerce plugin until a patch can be applied.
  • If disabling the plugin is not an option, ensure that all subscriber input fields are properly escaped or validated to prevent SQL injection, following best practices for database sanitization.

Generated by OpenCVE AI on August 20, 2026 at 22:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wordpress.com
Wordpress.com eshipper Commerce
Vendors & Products Wordpress
Wordpress wordpress
Wordpress.com
Wordpress.com eshipper Commerce

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in eShipper Commerce <= 2.16.13 versions.
Title WordPress eShipper Commerce plugin <= 2.16.13 - 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

Wordpress Wordpress
Wordpress.com Eshipper Commerce
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T15:18:31.158Z

Reserved: 2026-08-14T10:16:17.543Z

Link: CVE-2026-74013

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:37.067

Modified: 2026-08-20T16:17:57.713

Link: CVE-2026-74013

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:09:44Z

Weaknesses
  • CWE-89

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