---
id: CVE-2026-75959
title: >-
  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 …
summary: >-
  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 …
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
vendor: gopayplugins
product: GoPay for WooCommerce
affected:
  - gopay_for_woocommerce <= 1.0.36
published: '2026-09-19'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T13:33:33.387'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75959'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/class-gopay-gateway-admin.php#L83
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L13
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L16
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gopay-gateway/tags/1.0.33/admin/views/log.php#L35
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/aa27c758-f02b-4120-bf66-b310720161b4?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00442
epssPercentile: 0.35703
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-19T13:39:17.519869Z'
ingestedAt: '2026-09-19T07:59:56.104Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
