Description
The Powerkit – Supercharge your WordPress Site plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 3.1.0 due to insufficient input sanitization and output escaping. 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-08-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Powerkit – Supercharge your WordPress Site plugin is vulnerable to stored cross‑site scripting (CWE‑79) through shortcode attributes. Insufficient input sanitization and output escaping allow an authenticated attacker with Contributor access or higher to embed arbitrary JavaScript, which is then rendered to all visitors of the affected page. The injected script runs in the victim's browser, enabling actions such as credential theft, session hijacking, or site defacement.

Affected Systems

All releases of the Powerkit plugin up to and including version 3.1.0 are affected. The plugin is distributed by Code Supply Co for WordPress and is commonly used to add advanced widgets to sites. Sites running any of these versions that include the Basic‑Elements module are susceptible to the stored‑XSS flaw.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, while the EPSS score of <1 % reflects a very low but nonzero likelihood of exploitation at the time of this analysis. The vulnerability is not listed in CISA’s KEV catalog. Successful exploitation requires only that the attacker has read/write permissions to the plugin’s shortcode editor, which is granted to contributors or higher. Once the script is stored, it will execute automatically in the browser of any user who views the injected content.

Generated by OpenCVE AI on August 3, 2026 at 09:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Powerkit plugin to a version newer than 3.1.0, as the fix removes the insecure handling of shortcode attributes.
  • If an upgrade is not immediately possible, restrict or remove Contributor and higher roles from sites that do not require them, or deactivate the Basic‑Elements module to prevent the XSS vector.
  • Implement a web application firewall or security plugin rule that blocks or sanitizes JavaScript in shortcode attributes before they are stored, to mitigate the stored‑XSS until the patch can be applied.

Generated by OpenCVE AI on August 3, 2026 at 09:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 21:00: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

Sat, 01 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Powerkit – Supercharge your WordPress Site plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 3.1.0 due to insufficient input sanitization and output escaping. 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.1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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-08-03T18:00:56.582Z

Reserved: 2026-07-13T19:12:48.045Z

Link: CVE-2026-15649

cve-icon Vulnrichment

Updated: 2026-08-03T18:00:51.247Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:16:59.603

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15649

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T09:45:04Z

Weaknesses
  • CWE-79

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