CVE-2026-13251
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe 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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Perfmatters WordPress plugin versions up to 2.6.4 contain a directory traversal vulnerability via the 's' parameter that allows unauthenticated attackers to read arbitrary files on the server. Successful exploitation requires three conditions: Local Google Fonts feature enabled, pretty permalinks active, and RSS feed links enabled in plugin settings.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check if Perfmatters plugin is installedNavigate to WordPress admin dashboard > Plugins and verify Perfmatters is listed as an active plugin. Alternatively, check for the /wp-content/plugins/perfmatters/ directory on the server.Affected if Perfmatters plugin is installed and active
-
Determine installed Perfmatters versionIn WordPress admin, go to Plugins > Installed Plugins > Perfmatters and view the version number displayed. Alternatively, check the main plugin file for the 'Version' header comment.Affected if Version is 2.6.4 or lower (any version up to and including 2.6.4)
-
Verify Local Google Fonts feature is enabledIn WordPress admin, go to Perfmatters plugin settings. Look for the Local Google Fonts option (typically under Options or Fonts section) and confirm it is turned ON or enabled.Affected if Local Google Fonts setting is enabled
-
Confirm pretty permalinks are activeIn WordPress admin, go to Settings > Permalinks and verify that a non-default permalink structure is selected (not 'Plain'). Common options include Day and name, Month and name, or Post name.Affected if Pretty permalinks are enabled with any custom URL structure
-
Check if RSS feed links are enabled in PerfmattersIn WordPress admin, navigate to Perfmatters plugin settings. Look for an RSS, Feed, or Extras section and verify if RSS feed link options are enabled or checked.Affected if RSS feed link settings are enabled in the plugin
All five conditions must be true for the vulnerability to be exploitable: Perfmatters version 2.6.4 or lower, Local Google Fonts enabled, pretty permalinks active, and RSS feed links enabled in plugin settings.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate to a patched version of Perfmatters when available; if unavailable, disable Local Google Fonts feature and RSS feed links in plugin settings as a compensating control.
Perfmatters 2.6.5 or later (check WordPress plugin repository for latest version)
- 1. Log in to the WordPress admin dashboard
- 2. Navigate to Plugins > Installed Plugins
- 3. Locate the Perfmatters plugin
- 4. Check the current version number displayed under the plugin name
- 5. If the installed version is 2.6.4 or earlier, update the plugin to the latest available version
- 6. After updating, verify that the Local Google Fonts feature is still disabled (recommended) or ensure it is configured securely if enabled
- 7. Confirm pretty permalinks are active as required by the plugin
- 8. Verify the RSS feed links setting in plugin options based on site requirements
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation1.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,376.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-13251 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-13251 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data