Description
Unauthenticated Cross Site Scripting (XSS) in perfmatters <= 2.6.4 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The perfmatters WordPress plugin versions 2.6.4 and earlier contain an unauthenticated cross‑site scripting flaw as noted in the CVE description. Because this issue allows malicious code to be executed within the client's browser, it can lead to cookie theft, session hijacking, defacement, or phishing against site visitors.

Affected Systems

WordPress installations that have the perfmatters plugin installed at version 2.6.4 or earlier are affected. The vulnerability does not require administrative privileges; any unauthenticated user can trigger the exploit by interacting with the plugin.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, yet the EPSS score of less than 1 % points to a very low probability of widespread exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed active exploitation. Based on the description it is inferred that the flaw likely involves user-supplied input that the plugin reflects or executes without proper sanitization, enabling attackers to deliver malicious JavaScript to unsuspecting visitors.

Generated by OpenCVE AI on July 22, 2026 at 13:42 UTC.

Remediation

Vendor Solution

Update the WordPress perfmatters Plugin to the latest available version (at least 2.6.5).


OpenCVE Recommended Actions

  • Upgrade the perfmatters plugin to version 2.6.5 or newer to remove the XSS flaw.
  • If an upgrade cannot be performed immediately, disable or uninstall the perfmatters plugin so that the vulnerable code is no longer loaded.
  • Implement a Content Security Policy that restricts inline scripts and blocks untrusted sources to mitigate the impact of any remaining injection.
  • Check the vendor’s website regularly for patches or advisories related to perfmatters.

Generated by OpenCVE AI on July 22, 2026 at 13:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Perfmatters
Perfmatters perfmatters
Wordpress
Wordpress wordpress
Vendors & Products Perfmatters
Perfmatters perfmatters
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in perfmatters <= 2.6.4 versions.
Title WordPress perfmatters plugin <= 2.6.4 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Perfmatters Perfmatters
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:39:50.501Z

Reserved: 2026-06-25T08:03:37.652Z

Link: CVE-2026-57671

cve-icon Vulnrichment

Updated: 2026-07-02T12:39:47.526Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:45:02Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')