---
id: CVE-2026-18059
title: >-
  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
summary: >-
  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 unau…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
published: '2026-08-01'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-18059'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.0.5/includes/class-pys.php#L1112
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.0.5/includes/functions-woo.php#L244
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.0.5/modules/facebook/facebook.php#L696
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.0.5/modules/google_analytics/ga.php#L843
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.0.5/modules/google_gtm/gtm.php#L1083
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.1/includes/class-pys.php#L1112
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.1/includes/functions-woo.php#L244
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.1/modules/facebook/facebook.php#L696
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.1/modules/google_analytics/ga.php#L843
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/pixelyoursite/tags/11.2.1/modules/google_gtm/gtm.php#L1083
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3629756%40pixelyoursite&new=3629756%40pixelyoursite
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/ca14ec54-0864-47f7-9653-1fe04e2875de?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00331
epssPercentile: 0.26565
ingestedAt: '2026-08-02T05:17:48.579Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
