Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-12089 2 Aurelienlws, Wordpress 2 Lws Optimize – All-in-one Speed Booster & Cache Tools, Wordpress 2026-06-13 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() 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.
CVE-2025-8147 2 Aurelienlws, Wordpress 2 Lwscache, Wordpress 2026-04-22 4.3 Medium
The LWSCache plugin for WordPress is vulnerable to unauthorized modification of data due to improper authorization on the lwscache_activatePlugin() function in all versions up to, and including, 2.8.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate arbitrary whitelisted LWS plugins.