CVE-2026-95530
6.5PixelYourSite · Your smart PIXEL (TAG) Manager
A stored cross-site scripting vulnerability exists in the PixelYourSite plugin for WordPress, allowing authenticated subscribers to inject malicious scripts into web pages.
Executive summary
A stored cross-site scripting vulnerability in the PixelYourSite WordPress plugin allows authenticated users with subscriber privileges to execute arbitrary scripts in the context of a victim session.
Vulnerability
This vulnerability is a cross-site scripting (CWE-79) flaw caused by improper neutralization of user-supplied input. It requires an authenticated user with at least subscriber-level access to trigger the payload, which is then executed in the browser of other users, including administrators.
Business impact
The exploitation of this vulnerability can lead to unauthorized actions performed on behalf of legitimate users, including administrative account takeover or session hijacking. Given the CVSS score of 6.5, this is a medium-severity issue that could result in significant reputational damage or unauthorized data modification if an administrator is targeted.
Remediation
Immediate Action: Update the PixelYourSite plugin to version 11.4.2 or the latest available version to incorporate the necessary input sanitization fixes.
Proactive Monitoring: Review web server access logs for anomalous requests originating from subscriber-level accounts that contain suspicious script tags or encoded characters.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to detect and block common XSS patterns in HTTP requests directed at the WordPress backend.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing the PixelYourSite plugin must prioritize updating to the patched version, 11.4.2, to eliminate the risk of cross-site scripting. Security teams should audit user roles to ensure that only trusted accounts possess the subscriber privileges required to trigger this vulnerability until the update is fully deployed.
More PixelYourSite CVEs
History
- Analyst report written
Sources
Originally found and disclosed by Intrudify | Patchstack Bug Bounty Program, per the CVE Program record.