Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in N-Media Bulk Product Sync sync-wc-google allows SQL Injection.This issue affects Bulk Product Sync: from n/a through <= 8.6.
Published: 2025-04-11
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SQL injection flaw in the N‑Media Bulk Product Sync WordPress plugin, affecting all versions up to and including 8.6. It allows an attacker to inject arbitrary SQL statements into the database, potentially exposing sensitive data, modifying records, or escalating privileges within the application. The weakness is a classic "Improper Neutralization of Special Elements used in an SQL Command" (CWE‑89).

Affected Systems

Any WordPress installation that has the Bulk Product Sync plugin version 8.6 or earlier installed is susceptible. The affected vendor is N‑Media, and the product is Bulk Product Sync. No specific database or operating system requirements are listed beyond the WordPress environment.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity, and the EPSS score of less than 1% suggests that, while the vulnerability is serious, it is not widely exploited at present. The plugin does not appear in CISA’s KEV catalog. The attack vector is inferred to be remote via the WordPress web interface; an attacker could exploit the flaw by sending a specially crafted request to a page that passes user input directly to the database. No additional conditions such as privileged access or authentication are mentioned in the description, so the vulnerability could be leveraged by unauthenticated or low‑privilege users if they can access the relevant plugin endpoint.

Generated by OpenCVE AI on April 30, 2026 at 23:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bulk Product Sync plugin to the latest version (8.7 or newer).
  • If an upgrade is not immediately possible, disable or remove the sync‑wc‑google functionality or uninstall the plugin entirely to eliminate the attack surface.
  • Apply proper input validation or prepared statement mechanisms to any custom SQL code before future development, addressing the underlying CWE‑89 weakness.

Generated by OpenCVE AI on April 30, 2026 at 23:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-10777 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in N-Media Bulk Product Sync allows SQL Injection. This issue affects Bulk Product Sync: from n/a through 8.6.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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 N-Media Bulk Product Sync allows SQL Injection. This issue affects Bulk Product Sync: from n/a through 8.6. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in N-Media Bulk Product Sync sync-wc-google allows SQL Injection.This issue affects Bulk Product Sync: from n/a through <= 8.6.
References
Metrics cvssV3_1

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


Fri, 11 Apr 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 11 Apr 2025 09:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in N-Media Bulk Product Sync allows SQL Injection. This issue affects Bulk Product Sync: from n/a through 8.6.
Title WordPress Bulk Product Sync plugin <= 8.6 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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:12:10.045Z

Reserved: 2025-03-31T10:06:04.393Z

Link: CVE-2025-31599

cve-icon Vulnrichment

Updated: 2025-04-11T15:12:58.287Z

cve-icon NVD

Status : Deferred

Published: 2025-04-11T09:15:21.810

Modified: 2026-04-23T15:28:03.030

Link: CVE-2025-31599

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T23:15:05Z

Weaknesses
  • CWE-89

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