AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-12089

MEDIUM · CVSS 4.9 EPSS 0.34%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-13 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.9. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-12089
Severity
MEDIUM
CVSS
4.9
EPSS
0.34%
WordPress

Original NVD 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.