7.5
/ 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Description
The BlueSnap Payment Gateway for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.3.0. This is due to the plugin relying on WooCommerce's `WC_Geolocation::get_ip_address()` function to validate IPN requests, which trusts user-controllable headers like X-Real-IP and X-Forwarded-For to determine the client IP address. This makes it possible for unauthenticated attackers to bypass IP allowlist restrictions by spoofing a whitelisted BlueSnap IP address and send forged IPN (Instant Payment Notification) data to manipulate order statuses (mark orders as paid, failed, refunded, or on-hold) without proper authorization.
Basic Information
ID
CVE-2026-0692
Source
Wordfence
Published
Feb 14, 2026 at 04:35
Affected Product
Vendor
bluesnap
Product
BlueSnap Payment Gateway for WooCommerce
Version
*
Affected Versions
bluesnap BlueSnap Payment Gateway for WooCommerce *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/dc676e18-c895-4f6a-bce9-1f92207af885
- plugins.trac.wordpress.org /browser/bluesnap-payment-gateway-for-woocommerce/trunk/includes/class-wc-bluesnap-ipn-webhooks.php
- plugins.trac.wordpress.org /browser/bluesnap-payment-gateway-for-woocommerce/tags/3.4.0/includes/class-wc-bluesnap-ipn-webhooks.php