CVE-2026-6565
Stored XSS in Style Kits for Elementor WordPress Plugin
Publication date: 2026-05-27
Last updated on: 2026-05-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpbeaverbuilder | style_kits | to 2.5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists in the Style Kits β Advanced Theme Styles for Elementor, Elementor Kits & Elementor Patterns plugin for WordPress, specifically in versions up to and including 2.5.0. It is a Stored Cross-Site Scripting (XSS) vulnerability that occurs via the '/wp-json/agwp/v1/tokens/save' endpoint's kit title parameter. This happens because the plugin does not properly sanitize input or escape output in an admin attribute context. As a result, an authenticated attacker with contributor-level access or higher can inject malicious web scripts into pages, which will execute whenever any user accesses the infected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers with contributor-level access or above to inject arbitrary scripts into the website. These scripts can execute in the context of users visiting the infected pages, potentially leading to unauthorized actions such as stealing session cookies, defacing the website, or performing actions on behalf of other users without their consent. This compromises the integrity and security of the affected WordPress site.