Description
The Powerkit – Supercharge your WordPress Site plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'nav' Shortcode Attribute 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 vulnerability resides in the Powerkit plugin’s handling of the 'nav' shortcode attribute. Insufficient sanitization and escaping allow an authenticated contributor or higher user to store arbitrary JavaScript that executes on every page where the shortcode appears. Attackers can hijack user sessions, deface content, or exfiltrate sensitive information by injecting malicious code that runs in the context of other site users.

Affected Systems

WordPress sites running Powerkit version 3.1.0 or earlier on the CodesupplyCo suite are vulnerable. The plugin remains in use in many environments, so any site with the affected plugin—and an attacker who has gained contributor or higher privileges—could exploit the flaw.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, while the EPSS of less than 1% suggests low exploitation probability at present. The vulnerability is not listed in the CISA KEV catalog. Because the flaw requires authenticated access and depends on the presence of the affected shortcode, it is not trivially exploitable by unauthenticated users but remains a credible threat for sites with broad contributor permissions. The described attack path involves creating or editing a page with the vulnerable shortcode and embedding malicious scripts in the 'nav' attribute. Once published, any visitor to the page will execute the injected code.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of Powerkit (3.1.1 or later) which contains proper input sanitization for the 'nav' shortcode attribute.
  • If an upgrade is not immediately possible, remove or deactivate the Powerkit plugin from the site to eliminate the attack vector.
  • Limit the number of users with contributor-level or higher access, or enforce strict role‑based permissions to reduce the likelihood that an attacker can inject malicious content.
  • Review and sanitize existing posts, pages, and shortcodes for any injected scripts before deploying the patched version.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16: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 'nav' Shortcode Attribute 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 'nav' Shortcode Attribute
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-03T15:38:39.885Z

Reserved: 2026-07-13T18:58:18.168Z

Link: CVE-2026-15645

cve-icon Vulnrichment

Updated: 2026-08-03T13:44:43.948Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-15645

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')