SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-2390

MEDIUM · CVSS 6.4 EPSS 0.19%

Source: NVD + CISA KEV + EPSS · Published 2026-09-07 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Powerkit plugin for WordPress is susceptible to Stored Cross-Site Scripting (XSS) due to a flawed regex-based HTML attribute parser in the Lazy Load module, affecting all versions up to 3.0.4. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject malicious scripts into web pages, which execute when users access those pages. WordPress site administrators and developers using this plugin should prioritize applying updates or implementing mitigations to safeguard against potential exploitation.

CVE
CVE-2026-2390
Severity
MEDIUM
CVSS
6.4
EPSS
0.19%
WordPress

Original NVD Description

The Powerkit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Lazy Load module's image processing in all versions up to, and including, 3.0.4. This is due to the 'content_process_images' function using a flawed regex-based HTML attribute parser. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.