SpeedyCache <= 1.3.8 - Authenticated (Administrator+) Arbitrary File Read

4.9
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-5114
CVSS 4.9 (Medium)
Publicly Published July 27, 2026
Last Updated July 28, 2026
Researcher Chiao-Lin Yu (Steven Meow) - Trend Micro

Description

The SpeedyCache plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.3.8. This is due to a mismatch between CSS URL validation (which allows query strings like `.css?...`) and path resolution (which strips query strings), combined with no validation that the resolved file is actually a CSS file. This makes it possible for authenticated attackers, with Administrator-level access and above, to read arbitrary files from the server (including `wp-config.php` and `/etc/passwd`) by injecting crafted `<link>` tags into page content, with the file contents written to publicly accessible cache files.

References

Share

Vulnerability Details for SpeedyCache – Cache, Optimization, Performance

Software Type Plugin
Software Slug speedycache (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.3.9, or a newer patched version
Affected Version
  • <= 1.3.8
Patched Version
  • 1.3.9

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation