Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from Vendor (Wordfence) · only source for this CVE.
CVSS VectorVendor: Wordfence
Lifecycle Timeline
1DescriptionCVE.org
The Cost of Goods by PixelYourSite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'csvdata[0][cost_of_goods_value]' parameter in versions up to, and including, 1.2.12 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored cross-site scripting in the Cost of Goods by PixelYourSite WordPress plugin (versions ≤1.2.12) allows remote unauthenticated attackers to inject persistent JavaScript via the 'csvdata[0][cost_of_goods_value]' parameter. Injected payloads execute in the browser of any user (including administrators) who later views the affected page, enabling session hijacking and admin takeover. No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is a WordPress plugin distributed by PixelYourSite that integrates with WooCommerce to track product cost-of-goods data, identified by CPE cpe:2.3:a:pixelyoursite:cost_of_goods_by_pixelyoursite. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation): the plugin accepts CSV-style input through the 'csvdata[0][cost_of_goods_value]' parameter and stores it without sufficient input sanitization, then renders it back to administrative or front-end pages without proper output escaping. Because the malicious content is persisted in the WordPress database, it becomes a stored XSS that fires whenever an authenticated user (typically a store admin reviewing cost data) loads the affected view.
RemediationAI
No vendor-released patched version is identified in the provided data, so the primary action is to consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/6e8646f0-8bd1-4cfd-85bb-86a054ab297f?source=cve and the vendor page at https://www.pixelyoursite.com/plugins/woocommerce-cost-of-goods for any release after 1.2.12 and upgrade immediately when available. Until a fix is published, compensating controls include disabling or fully uninstalling the Cost of Goods by PixelYourSite plugin on production stores (trade-off: loss of cost-of-goods reporting in WooCommerce), restricting access to the plugin's CSV import endpoint via a WAF rule that blocks requests containing the 'csvdata[0][cost_of_goods_value]' parameter with HTML/JavaScript metacharacters (trade-off: may break legitimate CSV uploads containing quoted commas or angle brackets), and enforcing strict Content-Security-Policy headers site-wide to limit the impact of any script execution (trade-off: may break inline scripts used by other plugins or themes).
More in Pixelyoursite
View allThe Product Catalog Feed by PixelYourSite WordPress plugin before 2.1.1 does not sanitise and escape the page parameter
The Product Catalog Feed by PixelYourSite WordPress plugin before 2.1.1 does not sanitise and escape the edit parameter
PHP Object Injection in the Boost plugin for WordPress (versions up to and including 2.0.3) allows unauthenticated remot
Unauthenticated SQL injection in the PixelYourSite Boost plugin for WordPress (versions up to and including 2.0.3) allow
The PixelYourSite - Your smart PIXEL (TAG) & API Manager and the PixelYourSite PRO plugins for WordPress are vulnerable
Server-Side Request Forgery in PixelYourSite Pro WordPress plugin allows unauthenticated remote attackers to force the w
The wpeddpcf_delete_feed AJAX handler in EDD Product Catalog Feed by PixelYourSite (WordPress plugin, all versions ≤1.0.
Cross-Site Request Forgery (CSRF) vulnerability in PixelYourSite Product Catalog Feed by PixelYourSite.1.1. Rated medium
Cross-site scripting vulnerability in PixelYourSite plugin prior to version 5.3.0 for WordPress allows remote attackers
Sensitive WooCommerce order data exposure in the PixelYourSite WordPress plugin (all versions through 11.2.1) allows una
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in PixelYourSi
The PixelYourSite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in versions up to
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31126
GHSA-q8q8-xxpp-gfxq