CVE-2026-75959 Details
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.
A SQL injection vulnerability has been identified in the GoPay for WooCommerce plugin for WordPress, affecting all versions through 1.0.36. The vulnerability arises from inadequate escaping of user-supplied data in the 'log_table_filter' parameter, coupled with a lack of proper preparation in the SQL query. This flaw allows authenticated attackers with shop manager-level access or higher to inject additional SQL commands into existing queries, potentially leading to the extraction of sensitive information from the database.
There is no known patch available for this vulnerability. Users are advised to review the vulnerability details and consider uninstalling the affected plugin.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 19, 2026CISA-ADP
Assessed Sep 19, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/class-gopay-gateway-admin.php#L83 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L13 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L16 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L35 | [email protected] | Broken LinkSource CodeVendor |
| https://www.wordfence.com/threat-intel/vulnerabilities/id/aa27c758-f02b-4120-bf66-b310720161b4?source=cve | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GoPay | <= 1.0.36 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 19, 2026 | CVE Modified | CISA-ADP |
| Sep 19, 2026 | New CVE Received | [email protected] |
Volerion