AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-0692

HIGH · CVSS 7.5 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-0692
Severity
HIGH
CVSS
7.5
EPSS
0.28%
WordPress

Original NVD 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.