Description
The Perfmatters plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.6.4 via the 's' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires the Local Google Fonts feature to be enabled (disabled by default), pretty permalinks to be active, and RSS feed links to remain enabled in the plugin settings.
Published: 2026-07-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Perfmatters plugin for WordPress, versions 2.6.4 and earlier, contains a directory traversal flaw (CWE‑22) that is triggered by a malicious value in the 's' query parameter; when Local Google Fonts is enabled, pretty permalinks are active, and RSS feed links are enabled, the plugin incorrectly reads the 's' parameter and allows an unauthenticated attacker to retrieve the contents of any file the web server process can access, potentially exposing configuration files, credentials, or source code, compromising confidentiality.

Affected Systems

All WordPress installations using the Perfmatters plugin 2.6.4 or earlier with Local Google Fonts enabled, pretty permalinks active, and RSS feed links enabled are affected.

Risk and Exploitability

The CVSS score of 7.5 marks this as a high‑severity remote read vulnerability that requires no authentication. The EPSS score of less than 1 % indicates that exploitation attempts are currently rare, and the flaw is not listed in the CISA KEV catalog. An attacker can remotely exploit this by crafting a URL that includes a malicious 's' parameter, which the server processes when the stated configuration prerequisites are met, thereby returning the contents of arbitrary files.

Generated by OpenCVE AI on August 4, 2026 at 08:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Perfmatters plugin to a version newer than 2.6.4 where the directory traversal issue has been addressed.
  • If an upgrade is not immediately possible, disable the Local Google Fonts feature in the plugin settings to remove the trigger for the vulnerability.
  • Alternatively, block HTTP requests that contain the 's' query parameter at the web‑server or reverse‑proxy level, or consider disabling pretty permalinks and RSS feed links if they are not required for site operation.

Generated by OpenCVE AI on August 4, 2026 at 08:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 10:45: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 09:45:00 +0000

Type Values Removed Values Added
Description The Perfmatters plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.6.4 via the 's' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires the Local Google Fonts feature to be enabled (disabled by default), pretty permalinks to be active, and RSS feed links to remain enabled in the plugin settings.
Title Perfmatters <= 2.6.4 - Unauthenticated Arbitrary File Read via 's' Parameter
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Perfmatters Perfmatters
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-02T15:54:09.652Z

Reserved: 2026-06-24T18:41:58.569Z

Link: CVE-2026-13251

cve-icon Vulnrichment

Updated: 2026-07-02T13:57:13.861Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T10:16:27.893

Modified: 2026-07-02T16:16:29.703

Link: CVE-2026-13251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T08:00:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')