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 WordPress plugin contains a directory traversal flaw (CWE-22) that allows anyone with web access to read files on the server. The vulnerability triggered by a specially crafted value of the 's' query parameter, which the plugin passes to a file‑loading routine without proper sanitisation. An attacker can obtain any file readable by the web process, potentially exposing configuration data, credentials, or code. This flaw directly undermines the confidentiality of the site and can aid further attacks such as code execution if the attacker can read source files or identify weaknesses.

Affected Systems

All installations of the Perfmatters plugin for WordPress with a version of 2.6.4 or earlier, that have the Local Google Fonts feature enabled, pretty permalinks active, and RSS feed links turned on, are affected. WordPress sites that meet these preconditions can be targeted through a crafted URL containing the malicious 's' parameter. The flaw is not limited to a specific environment or host, as it relies solely on plugin configuration and request handling.

Risk and Exploitability

The CVSS score of 7.5 reflects a high severity vulnerability that offers remote read access without authentication. The EPSS score of less than 1% indicates that exploitation attempts are currently brief, although the flaw can be triggered from any visitor, so it could still be abused. The issue is not listed in CISA’s KEV catalog. An attacker request to the site with a malicious 's' parameter while the relevant plugin features are enabled the specified preconditions or applying the vendor’s patch curtails the attack surface entirely.

Generated by OpenCVE AI on July 22, 2026 at 13:50 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 vulnerability has been fixed.
  • If an immediate upgrade is not possible, disable the Local Google Fonts feature in the plugin settings to remove the exploitation path.
  • Configure the web server or a reverse proxy to reject any request containing the 's' query parameter, or alternatively disable pretty permalinks and RSS feed links if they are not required for your site’s functionality.

Generated by OpenCVE AI on July 22, 2026 at 13:50 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T14:00:04Z

Weaknesses
  • CWE-22

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