CVE-2026-7613
Stored XSS in PixelYourSite WordPress Plugin
Publication date: 2026-05-20
Last updated on: 2026-05-20
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pixelyoursite | cost_of_goods | to 1.2.12 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Cost of Goods by PixelYourSite plugin for WordPress has a vulnerability known as Stored Cross-Site Scripting (XSS) in versions up to and including 1.2.12.
This vulnerability occurs because the plugin does not properly sanitize or escape input in the 'csvdata[0][cost_of_goods_value]' parameter.
As a result, an unauthenticated attacker can inject malicious web scripts that are stored and later executed whenever a user accesses the affected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website without any authentication.
Such script execution can lead to theft of user data, session hijacking, defacement of the website, or redirection to malicious sites.
Because the vulnerability is exploitable remotely with low attack complexity and no user interaction, it poses a significant security risk.