rootpwn

medium · CVSS v3 4.9 · EPSS 0.00266

CVE-2026-75959

The GoPay for WooCommerce plugin for WordPress has a SQL injection vulnerability in the log_table_filter parameter. Authenticated shop manag

Overview

The GoPay for WooCommerce plugin for WordPress has a SQL injection vulnerability in the log_table_filter parameter. Authenticated shop managers can inject arbitrary SQL to read sensitive data. This affects all versions up to 1.0.36.

Description

The GoPay for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 'log_table_filter' parameter in all versions up to, and including, 1.0.36 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with shop manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Impact

Confidentiality: attackers can read database contents; Integrity: potential data tampering; Availability: not directly impacted. Defenders: site administrators, shop managers, security teams.

Remediation

Upgrade to version 1.0.37 or later. If upgrade is not possible, restrict log_table_filter to numeric values or whitelist allowed inputs. Apply web application firewall rules to block suspicious SQL patterns. Monitor database logs for anomalous queries.

Risk context

Medium severity, low EPSS (0.00266) indicates a low likelihood of exploitation, but patching should be performed promptly to mitigate potential data exposure.

Affected products

  • GoPay for WooCommerce
  • WooCommerce
  • WordPress

Scores

Severity
medium
CVSS v2
6.1
CVSS v3
4.9
CVSS v4
EPSS
0.00266

sql-injection wordpress plugin go-pay medium-severity wp-woocommerce database-exfiltration

← All CVEs