Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
4DescriptionCVE.org
Server-Side Request Forgery (SSRF) vulnerability in Global Payments GlobalPayments WooCommerce global-payments-woocommerce allows Server Side Request Forgery.This issue affects GlobalPayments WooCommerce: from n/a through <= 1.18.0.
AnalysisAI
Server-Side Request Forgery (SSRF) in Global Payments GlobalPayments WooCommerce plugin versions up to 1.18.0 allows unauthenticated remote attackers to forge requests from the affected server with limited confidentiality and integrity impact. The vulnerability requires high attack complexity, which significantly reduces practical exploitation risk despite network-accessible attack surface; EPSS score of 0.02% (4th percentile) indicates minimal likelihood of real-world exploitation.
Technical ContextAI
The vulnerability exists in the Global Payments WooCommerce plugin (CPE: cpe:2.3:a:global_payments:globalpayments_woocommerce:*:*:*:*:*:*:*:*), a WordPress payment gateway integration. SSRF vulnerabilities (CWE-918) occur when an application accepts user-controlled input to construct requests to external systems without proper validation. In this case, the plugin likely processes payment-related requests or webhook callbacks in a manner that allows an attacker to manipulate the destination or parameters of server-initiated HTTP requests, potentially reaching internal services, cloud metadata endpoints, or other restricted resources from the WordPress server's network context. The high attack complexity requirement (AC:H) suggests the exploitation path requires specific conditions such as race conditions, precise timing, or non-standard configurations.
RemediationAI
Update the Global Payments GlobalPayments WooCommerce plugin to version 1.18.1 or later immediately. For WordPress site administrators, access the WordPress plugin management dashboard, navigate to the GlobalPayments WooCommerce plugin, and apply the available update. If an update beyond 1.18.0 is not yet available from the vendor, disable the plugin temporarily until a patched version is released. Refer to the Patchstack security advisory at https://patchstack.com/database/Wordpress/Plugin/global-payments-woocommerce/vulnerability/wordpress-globalpayments-woocommerce-plugin-1-18-0-server-side-request-forgery-ssrf-vulnerability for additional patch timeline and workaround details if applicable.
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20305
GHSA-h45w-7h64-7676