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.
Published: 2026-08-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The payload identifies a flaw where an unauthenticated user can retrieve sensitive WooCommerce purchase data through the PixelYourSite plugin. By supplying an arbitrary or malformed order key, an attacker can trigger the getWooPurchaseEventParams function, which then resolves the order solely from the URL path variable. The plugin then outputs the full woocommerce purchase tracking payload, including product names, IDs, quantities, per‑item prices, order totals, currency, and transaction IDs, into the page’s JavaScript object. This constitutes a direct CWE‑200 Sensitive Information Exposure, allowing an attacker to view private order details without authentication.

Affected Systems

The vulnerability affects all PixelYourSite Pro and PixelYourSite WordPress plugins up to and including version 11.2.1. Any WordPress site using these plugin versions without an upgrade is at risk. No specific operating system or platform restrictions are indicated beyond the WordPress and WooCommerce context.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity, and the EPSS score of <1% suggests a low probability of exploitation in the wild. Because the flaw is unauthenticated, an attacker only needs to know an existing order ID and can craft a request pipeline to trigger the exploitable endpoint; no further access or privileges are required. The vulnerability is not listed in CISA KEV, indicating that no known exploit has been publicly observed yet.

Generated by OpenCVE AI on August 2, 2026 at 03:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PixelYourSite plugin to a version newer than 11.2.1 to patch the key validation issue.
  • Restrict or remove the order‑received endpoint from publicly accessible URLs, for example by implementing access controls or rewriting the URL pattern to require authentication.
  • Configure a web application firewall or similar filtering rule to block requests that contain arbitrary or malformed order keys and to suppress the output of purchase metadata in unauthenticated sessions.

Generated by OpenCVE AI on August 2, 2026 at 03:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Pixelyoursite
Pixelyoursite pixelyoursite Pro – Your Smart Pixel (tag) Manager
Pixelyoursite pixelyoursite – Your Smart Pixel (tag) & Api Manager
Wordpress
Wordpress wordpress
Vendors & Products Pixelyoursite
Pixelyoursite pixelyoursite Pro – Your Smart Pixel (tag) Manager
Pixelyoursite pixelyoursite – Your Smart Pixel (tag) & Api Manager
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
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.
Title PixelYourSite <= 11.2.1 - Unauthenticated Sensitive Information Exposure via Order-Received Endpoint Missing Key Validation
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Pixelyoursite Pixelyoursite Pro – Your Smart Pixel (tag) Manager Pixelyoursite – Your Smart Pixel (tag) & Api Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T18:38:53.179Z

Reserved: 2026-07-28T13:50:01.828Z

Link: CVE-2026-18059

cve-icon Vulnrichment

Updated: 2026-08-03T18:38:48.240Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:17:01.963

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:30:14Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor