Junglewise Threat Intelligence

CVE-2026-15649: Code Supply Co. Powerkit stored XSS via shortcode attributes

CVE-2026-15649 · Severity: medium · CVSS 6.4 · Published 2026-08-01

Executive brief

Powerkit is a WordPress plugin used to add various features and design elements to websites. A security flaw allows users with contributor-level access or higher to inject malicious scripts into website pages. These scripts will run automatically whenever any visitor or administrator views the affected page, potentially leading to unauthorized actions or data theft.

Technical details

The Powerkit plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to improper neutralization of input in shortcode attributes. Specifically, the vulnerability exists within the 'basic-elements' module where shortcode attributes are not sufficiently sanitized before being rendered on the page. An authenticated attacker with contributor-level permissions or higher can exploit this by creating a post or page containing a malicious shortcode. When other users, including administrators, view the page, the injected script executes in their browser context. This can lead to session hijacking or unauthorized administrative actions. The issue is present in versions up to and including 3.1.0.

Affected products

  • Code Supply Co. Powerkit – Supercharge your WordPress Site <= 3.1.0

Timeline

  • 2026-08-01: advisory: NVD publication date

References