Description
The Total processing card payments for WooCommerce WordPress plugin through 7.3 does not validate a user-supplied path before using it to build a server-side verification request, and does not verify the authenticity of the response, allowing unauthenticated attackers to redirect that request to an arbitrary host (disclosing the merchant's payment-gateway credentials) and to forge a success response that marks arbitrary WooCommerce orders as paid.
Published: 2026-08-29
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Credential Disclosure & Payment Bypass
Action: Immediate Patch
AI Analysis

Impact

The Total Processing Card Payments for WooCommerce plugin, up to and including version 7.3, does not guard against user‑supplied path values when creating a server‑side verification request, nor does it verify that the response originates from the legitimate payment gateway. Consequently an attacker can perform unauthenticated server‑side request forgery (SSRF) to any host, causing the plugin to disclose the merchant’s payment‑gateway credentials. In addition, the plugin accepts a forged "success" response, enabling arbitrary WooCommerce orders to be marked as paid with no actual transaction. These weaknesses map to CWE‑918 (Server‑Side Request Forgery).

Affected Systems

The vulnerability exists in the "Total Processing Card Payments for WooCommerce" WordPress plugin for all releases through version 7.3. It is relevant to any WordPress site that has installed this plugin and has not upgraded beyond the stated version. No further sub‑vendor or alternative product names are recorded.

Risk and Exploitability

Since authentication is not required to trigger the flaw, an attacker only needs to issue an HTTP request to the plugin’s exposed endpoint. The high CVSS score of 9.1 reflects the potential for financial loss and credential compromise, while the EPSS score of less than 1% suggests a low current exploitation probability but does not negate the severity. The vulnerability is not listed in CISA’s KEV catalog, yet it can result in both immediate financial fraud through order forgery and long‑term exposure of gateway keys that could allow theft of future payments.

Generated by OpenCVE AI on August 30, 2026 at 04:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Total Processing Card Payments for WooCommerce plugin to a version newer than 7.3 if available.
  • Restrict access to the plugin’s payment‑verification endpoint by requiring authentication, for example through .htaccess rules or firewall restrictions that allow only administrators to call it.
  • If any credentials have been exposed, rotate them immediately and audit recent orders for unauthorized payments.

Generated by OpenCVE AI on August 30, 2026 at 04:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Sun, 30 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 29 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-918

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Total processing card payments for WooCommerce WordPress plugin through 7.3 does not validate a user-supplied path before using it to build a server-side verification request, and does not verify the authenticity of the response, allowing unauthenticated attackers to redirect that request to an arbitrary host (disclosing the merchant's payment-gateway credentials) and to forge a success response that marks arbitrary WooCommerce orders as paid.
Title Total Processing Card Payments for WooCommerce <= 7.3 - Unauthenticated SSRF leading to Payment Bypass and Gateway Credential Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T00:56:53.342Z

Reserved: 2026-07-24T08:01:59.597Z

Link: CVE-2026-16947

cve-icon Vulnrichment

Updated: 2026-08-30T00:49:58.578Z

cve-icon NVD

Status : Deferred

Published: 2026-08-29T06:17:05.583

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-16947

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T04:30:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)