🔐 CVE Alert

CVE-2026-5114

MEDIUM 4.9

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

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor softaculous
Product speedycache – cache, optimization, performance
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for softaculous speedycache – cache, optimization, performance

Be the first to know when new medium vulnerabilities affecting softaculous speedycache – cache, optimization, performance are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

softaculous / SpeedyCache – Cache, Optimization, Performance
0 ≤ 1.3.8

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/cfefcc38-764d-4dd9-b098-cdcad475d634?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/speedycache/tags/1.3.7/main/css.php#L137 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/speedycache/tags/1.3.7/main/util.php#L75

Credits

Chiao-Lin Yu (Steven Meow)