Path Traversal in Softaculous Speedycache – Cache, Optimization, Performance
CVE-2026-5114
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.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.003 (25.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-5114?
- CVE-2026-5114 is a medium-severity vulnerability in Softaculous Speedycache – Cache, Optimization, Performance, classified under Path Traversal. CVSS score: 4.9/10. Published 2026-07-28.
- How severe is CVE-2026-5114?
- Medium severity. CVSS v3 base score is 4.9 out of 10.