Skip to main content

Powerkit WordPress Plugin CVE-2026-15645

| EUVDEUVD-2026-51747 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-08-01 Wordfence GHSA-cvwj-pchh-67x5
6.4
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

Stored XSS requires victim page visit (UI:R); contributor auth required (PR:L); scope changes to victim browser (S:C); no availability impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 01, 2026 - 09:00 vuln.today
CVE Published
Aug 01, 2026 - 07:49 cve.org
MEDIUM 6.4

DescriptionCVE.org

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.

AnalysisAI

Stored Cross-Site Scripting in the Powerkit - Supercharge Your WordPress Site plugin (versions up to and including 3.1.0) enables authenticated contributors to inject persistent malicious scripts via the 'nav' shortcode attribute that execute in any visitor's browser upon page load. Reported by Wordfence, the flaw originates in the tabs.php template and the public class handler where shortcode input is passed to output without sanitization or escaping. No public exploit code or CISA KEV listing has been identified at time of analysis, but the CVSS scope-changed vector (S:C) indicates cross-user impact with a 6.4 medium-high base score.

Technical ContextAI

The vulnerability resides in the Powerkit plugin's basic-elements module, specifically in modules/basic-elements/templates/tabs.php (lines 133 and 135) and modules/basic-elements/public/class-powerkit-basic-elements-public.php (line 113), as confirmed by WordPress Plugin Trac references for both the 3.0.9 and 3.1.0 tagged releases. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), a classic stored XSS pattern where a shortcode attribute value - in this case the 'nav' parameter - is accepted from an authenticated WordPress user and rendered into the HTML output of a page without adequate escaping via functions such as esc_attr() or esc_html(). The CPE identifier cpe:2.3:a:codesupplyco:powerkit_-_supercharge_your_wordpress_site:*:*:*:*:*:*:*:* confirms the affected vendor and product. WordPress shortcode-based XSS is a well-understood attack class in the WordPress ecosystem, typically exploited when contributor-level users have access to page or post editing.

RemediationAI

Upstream fix is available per WordPress Plugin Repository changeset 3629599 at https://plugins.trac.wordpress.org/changeset/3629599/powerkit; however, the exact patched release version number is not independently confirmed from available data - verify the current plugin version in the WordPress Plugin Directory and upgrade to any version newer than 3.1.0 once confirmed patched. Site administrators should update the plugin immediately via the WordPress dashboard or WP-CLI. As a compensating control while awaiting confirmation of the patched release, restrict contributor-level role assignment to fully trusted users only, since the vulnerability requires at minimum contributor access to exploit - removing untrusted contributors eliminates the primary attack vector. Alternatively, a WAF rule blocking unescaped script tags and event handlers in shortcode parameters (e.g., via Wordfence's built-in firewall rules) can reduce risk with minimal functional impact. The full Wordfence advisory is at https://www.wordfence.com/threat-intel/vulnerabilities/id/5b33aa60-ac20-42c3-a3ab-b29ddfe2284a?source=cve.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-15645 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy