PatchSiren cyber security CVE debrief
CVE-2026-15649 codesupplyco CVE debrief
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. This vulnerability is due to insufficient input sanitization and output escaping, allowing authenticated attackers with contributor-level access to inject arbitrary web scripts. These scripts can be executed in pages accessed by other users, potentially leading to unauthorized actions or data breaches. The vulnerability's impact could be significant, as it allows for the injection of malicious scripts, which could result in the theft of sensitive information or the disruption of service. Evidence from the CVE record and NVD entry suggests that additional verification may be required to confirm affected deployments and assess potential impact. It is essential for WordPress administrators and users with contributor-level access to review their deployments, assess the potential impact, and plan for remediation. This includes validating and sanitizing all user input, implementing output escaping for shortcode attributes, and restricting contributor-level access to sensitive functionality.
- Vendor
- codesupplyco
- Product
- Powerkit – Supercharge your WordPress Site
- CVSS
- MEDIUM 6.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-01
- Original CVE updated
- 2026-08-01
- Advisory published
- 2026-08-01
- Advisory updated
- 2026-08-01
Who should care
WordPress administrators and users with contributor-level access, as well as security teams monitoring for potential XSS attacks, should be aware of this vulnerability. They should review their deployments for the Powerkit plugin, assess the potential impact, and plan for remediation. Additionally, they should validate and sanitize all user input, implement output escaping for shortcode attributes, and restrict contributor-level access to sensitive functionality.
Technical summary
The Powerkit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Shortcode Attributes in all versions up to, and including, 3.1.0. This is due to insufficient input sanitization and output escaping, allowing authenticated attackers with contributor-level access to inject arbitrary web scripts. The vulnerability could potentially allow attackers to execute malicious scripts in pages that are accessed by other users, potentially leading to unauthorized actions or data breaches.
Defensive priority
Authenticated attackers with contributor-level access can inject web scripts via shortcode attributes, requiring input validation and output escaping.
Recommended defensive actions
- Validate and sanitize all user input
- Implement output escaping for shortcode attributes
- Restrict contributor-level access to sensitive functionality
- Monitor for suspicious activity and injected scripts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but further analysis is needed to determine affected scope and remediation. The Powerkit 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. Evidence limits suggest that additional verification may be required to confirm affected deployments and assess potential impact.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-01T09:16:59.603Z and has not been modified since then.