CVE-2026-0692
Unknown
Unknown - Not Provided
Missing Authorization in BlueSnap WooCommerce Plugin Enables Order Manipulation
Publication date: 2026-02-14
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
The BlueSnap Payment Gateway for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.4.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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bluesnap | payment_gateway_for_woocommerce | to 3.3.0 (inc) |
| bluesnap | payment_gateway_for_woocommerce | 1.3.5 |
| bluesnap | payment_gateway_for_woocommerce | 3.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |