CVE-2026-75959
Received Received - Intake

SQL Injection in GoPay for WooCommerce WordPress Plugin

Vulnerability report for CVE-2026-75959, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-19

Last updated on: 2026-09-19

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-19
Last Modified
2026-09-19
Generated
2026-09-20
AI Q&A
2026-09-20
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
woocommerce go_pay to 1.0.36 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The GoPay for WooCommerce plugin for WordPress has a SQL Injection vulnerability in versions up to 1.0.36. The issue is due to insufficient escaping of the 'log_table_filter' parameter and lack of proper SQL query preparation. This allows authenticated attackers with shop manager-level access or higher to inject malicious SQL queries into existing ones, potentially extracting sensitive database information.

Impact Analysis

An attacker could exploit this to extract sensitive data from your WordPress database, such as customer information, payment details, or other confidential records. Since the vulnerability requires authenticated access with elevated privileges, the risk is limited to users with shop manager roles or above.

Compliance Impact

This vulnerability could lead to unauthorized access and exposure of personal data, violating GDPR and HIPAA compliance requirements. Organizations may face legal penalties, reputational damage, and loss of customer trust if such data breaches occur due to this flaw.

Mitigation Strategies

Update the GoPay for WooCommerce plugin to the latest version beyond 1.0.36 to address the SQL injection vulnerability. Ensure proper input validation and output encoding are implemented in the plugin.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75959. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart