Skip to main content

Slek Gateway for WooCommerce CVE-2026-7626

| EUVDEUVD-2026-29419 MEDIUM
Information Exposure (CWE-200)
2026-05-12 Wordfence GHSA-2vh4-jqv5-4rjr
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 12, 2026 - 08:47 vuln.today
CVE Published
May 12, 2026 - 07:48 nvd
MEDIUM 5.3

DescriptionCVE.org

The Slek Gateway for WooCommerce plugin for WordPress is vulnerable to Information Exposure in version 1.0. This is due to the wsb_handle_slek_payment_redirect() function placing the merchant's slek_key and slek_secret API credentials directly into a client-side HTML form, and additionally embedding the slek_secret as a plaintext GET parameter in the IPN callback URL. This makes it possible for unauthenticated attackers who can place an order on the affected store to extract the merchant's API credentials by viewing the HTML source or using browser DevTools on the WooCommerce order-pay page before the JavaScript auto-submit fires.

AnalysisAI

Slek Gateway for WooCommerce plugin version 1.0 exposes merchant API credentials (slek_key and slek_secret) to unauthenticated attackers through client-side HTML forms and plaintext GET parameters. An attacker who places an order on an affected WooCommerce store can extract the merchant's secret credentials by inspecting the HTML source or using browser developer tools on the order-pay page before JavaScript auto-submission occurs, compromising the merchant's Slek payment processing account.

Technical ContextAI

The vulnerability exists in the wsb_handle_slek_payment_redirect() function (line 307 of the plugin), which constructs a payment redirect form containing sensitive authentication material. Instead of handling API credentials server-side, the function embeds the slek_secret directly into both hidden HTML form fields visible in the page source and as an unencrypted GET parameter in the IPN (Instant Payment Notification) callback URL. This violates basic credential management principles (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor). The root cause is the failure to perform credential transmission over secure, server-side channels where the client cannot intercept or access them. The affected product is identified via CPE as qqqjus:slek_gateway_for_woocommerce:1.0 and potentially all earlier/concurrent versions in the 1.x series.

RemediationAI

The primary remediation is to upgrade to a patched version released by the plugin author after version 1.0; however, no specific fixed version number is provided in the available data. WordPress administrators should check the official Slek Gateway for WooCommerce plugin repository (https://plugins.trac.wordpress.org/browser/slek-gateway-for-woocommerce/) for the latest release and update immediately. Until a patch is available, disable the Slek Gateway for WooCommerce payment method entirely via WooCommerce settings, or use an alternative payment gateway that implements credential handling server-side without exposing secrets to the client. If continued use is necessary, implement a network-level control: configure a WAF or reverse proxy to detect and strip the slek_secret parameter from request URLs and form bodies before they reach end users, though this is a compensating control and does not address the underlying plugin flaw. The most reliable interim mitigation is switching to an alternative payment processor while awaiting a vendor patch.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-7626 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy