Vulnerability Description
The LWS Optimize – All-in-One Speed Booster & Cache Tools plugin for WordPress is vulnerable to Arbitrary File Read in versions up to, and including, 3.3.19. This is due to the combine_current_css() function trusting <link rel="stylesheet" href="..."> values harvested from page HTML and converting same-site URLs to absolute filesystem paths before reading them with file_get_contents()/Minify\CSS::add(), without enforcing that the resolved path stay within ABSPATH or have a .css extension. This makes it possible for authenticated attackers, with Editor-level access and above, to read arbitrary files.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/lws-optimize/tags/3.3.19/Classes/Fron
- https://plugins.trac.wordpress.org/browser/lws-optimize/tags/3.3.19/Classes/Fron
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5cb80db2-753c-40fa-aee
FAQ
What is CVE-2026-12089?
CVE-2026-12089 is a vulnerability with a CVSS score of 4.9 (MEDIUM). The LWS Optimize – All-in-One Speed Booster & Cache Tools plugin for WordPress is vulnerable to Arbitrary File Read in versions up to, and including, 3.3.19. This is due to the combine_current_css() f...
How severe is CVE-2026-12089?
CVE-2026-12089 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12089?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.