SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-18059

MEDIUM · CVSS 5.3 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

The PixelYourSite plugin for WordPress is vulnerable to sensitive information exposure, allowing unauthenticated attackers to access WooCommerce purchase metadata, including order details and transaction IDs, by manipulating the order key in the URL. This vulnerability affects all versions up to 11.2.1 and can be exploited against any known order ID, potentially compromising customer data. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data leakage.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-18059
Severity
MEDIUM
CVSS
5.3
EPSS
0.33%
WordPress Java

Original NVD Description

The PixelYourSite – Your smart PIXEL (TAG) & API Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 11.2.1 via the getWooPurchaseEventParams. This makes it possible for unauthenticated attackers to extract WooCommerce purchase metadata — including product names, product IDs, quantities, per-item prices, order totals, currency, and order/transaction IDs — for any existing order by supplying an invalid or arbitrary order key. This is exploitable against any known or enumerated order ID, as the plugin resolves the order from the URL path variable alone and emits the full woo_purchase tracking payload into the page HTML via the pysOptions JavaScript object across its Facebook, Google Analytics, and Google Tag Manager integrations regardless of key validity.