Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
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).
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31126
GHSA-q8q8-xxpp-gfxq