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.
Published: 2026-09-07
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Powerkit plugin for WordPress incorporates a regex‑based HTML attribute parser within its Lazy Load image processing routine. This flawed parsing allows an authenticated user with Contributor‑level access or higher to embed arbitrary JavaScript into stored content. When an affected page is viewed by any site visitor, the injected script executes in the visitor’s browser, enabling session hijacking, cookie theft, defacement, or other client‑side attacks.

Affected Systems

All installations of the Powerkit WordPress plugin provided by codesupplyco, from its initial release through version 3.0.4, are vulnerable. Any WordPress site that has installed or activated a vulnerable version of Powerkit is at risk, regardless of the underlying WordPress core version. No other vendors, products, or later plugin versions are affected.

Risk and Exploitability

The vulnerability carries a CVSS base score of 6.4, indicating moderate severity. Exploitation requires authenticated access at the Contributor level or higher, a privilege often granted to trusted collaborators. The flaw is stored, meaning the malicious payload persists in published content and will be delivered to all subsequent visitors who load the affected pages. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, suggesting no widespread exploitation yet; nevertheless, the potential impact warrants prompt remediation.

Generated by OpenCVE AI on September 7, 2026 at 13:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Powerkit plugin to version 3.0.5 or later, which corrects the regex parsing flaw.
  • If an immediate update is not possible, disable or uninstall the Lazy Load module to eliminate the vulnerable image processing code.
  • Restrict Contributor role assignments to trusted users, audit role permissions regularly, and consider tightening the scope of Contributor capabilities to reduce the likelihood of malicious actors gaining the required access.

Generated by OpenCVE AI on September 7, 2026 at 13:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Codesupplyco
Codesupplyco powerkit – Supercharge Your Wordpress Site
Wordpress
Wordpress wordpress
Vendors & Products Codesupplyco
Codesupplyco powerkit – Supercharge Your Wordpress Site
Wordpress
Wordpress wordpress

Mon, 07 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
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.
Title Powerkit <= 3.0.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Lazy Load Image Processing
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Codesupplyco Powerkit – Supercharge Your Wordpress Site
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T11:27:25.234Z

Reserved: 2026-02-12T03:14:51.884Z

Link: CVE-2026-2390

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T12:17:18.097

Modified: 2026-09-07T12:17:18.097

Link: CVE-2026-2390

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T13:30:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')