Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable reflected XSS needs no auth (PR:N) but requires the victim to open a crafted link (UI:R); script crossing into the admin origin justifies S:C with limited C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in perfmatters <= 2.6.3 versions.
AnalysisAI
Reflected cross-site scripting in the Perfmatters WordPress plugin (versions 2.6.3 and earlier) allows unauthenticated attackers to inject malicious script that executes in a victim's browser when they follow a crafted link. The scope-changed CVSS 3.1 score of 7.1 reflects that successful exploitation can affect resources beyond the vulnerable component, such as an authenticated administrator's session. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Perfmatters is a commercial WordPress performance-optimization plugin that disables unneeded WordPress features, manages script loading, and tunes caching behavior across large numbers of sites. The flaw is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is reflected back into an HTML response without adequate output encoding or input sanitization. Because this is reflected (non-persistent) XSS reachable without authentication, the malicious payload travels in the request itself - typically a query parameter - and is echoed into the page, where the browser interprets it as executable script in the context of the WordPress site's origin.
RemediationAI
Upgrade Perfmatters to the vendor's fixed release above 2.6.3; an exact patched version number was not included in the provided data, so confirm the current secure version directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/perfmatters/vulnerability/wordpress-perfmatters-plugin-2-6-3-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve) and the plugin's WordPress.org changelog before applying. Where immediate patching is not possible, place the site behind a WAF or Patchstack's virtual-patching ruleset to filter reflected XSS payloads, restrict and monitor links delivered to administrators, and instruct privileged users not to follow untrusted links to the site; note that WAF rules can produce false positives and do not replace the actual fix. Because exploitation requires victim interaction, administrator awareness and link hygiene meaningfully reduce real-world risk until the upgrade is deployed.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39708
GHSA-77r4-g858-h4qm