CVE-2026-12089

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.
Configurations

No configuration.

History

13 Jun 2026, 03:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-13 03:16

Updated : 2026-06-13 03:16


NVD link : CVE-2026-12089

Mitre link : CVE-2026-12089

CVE.ORG link : CVE-2026-12089


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')