Description
The Shipping Rate By Cities plugin for WordPress is vulnerable to SQL Injection via the 'city' parameter in all versions up to, and including, 2.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-01-14
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Database data exfiltration via unauthenticated SQL injection
Action: Immediate patch
AI Analysis

Impact

The Shipping Rate By Cities plugin for WordPress is vulnerable to SQL injection through the 'city' parameter due to insufficient escaping and lack of prepared statements. This flaw allows unauthenticated attackers to append malicious SQL to existing queries, enabling them to read sensitive database content. The weakness is classified as CWE‑89 and has a CVSS score of 7.5.

Affected Systems

The vulnerability affects all releases of the Trident Technolabs Shipping Rate By Cities WordPress plugin up to and including version 2.0.0. Sites using any of these versions are potentially exposed.

Risk and Exploitability

The CVSS rating indicates moderate‑to‑high risk while the EPSS score of less than 1% suggests low current exploitation likelihood. The plugin can be targeted via HTTP requests that supply a crafted 'city' value; authentication is not required. Attackers could extract confidential data, compromising database confidentiality. No change to the KEV catalog has been recorded for this issue.

Generated by OpenCVE AI on April 22, 2026 at 15:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Shipping Rate By Cities plugin to the latest available version that implements proper input sanitization.
  • If an upgrade is not feasible, disable or remove the plugin from the WordPress installation to eliminate the vulnerable code path.
  • Apply a web‑application firewall rule or input validation that blocks suspicious SQL characters in the 'city' parameter as a temporary safeguard until a patch or upgrade is applied.

Generated by OpenCVE AI on April 22, 2026 at 15:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 15 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 15 Jan 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 14 Jan 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Shipping Rate By Cities plugin for WordPress is vulnerable to SQL Injection via the 'city' parameter in all versions up to, and including, 2.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Shipping Rate By Cities <= 2.0.0 - Unauthenticated SQL Injection via 'city' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:36:19.172Z

Reserved: 2025-12-16T02:16:23.048Z

Link: CVE-2025-14770

cve-icon Vulnrichment

Updated: 2026-01-15T15:50:06.549Z

cve-icon NVD

Status : Deferred

Published: 2026-01-14T07:16:13.493

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T15:45:20Z

Weaknesses