CVE-2026-9243
Deferred Deferred - Pending Action
Stored XSS in Plus Addons for Elementor WordPress Plugin

Publication date: 2026-05-29

Last updated on: 2026-05-29

Assigner: Wordfence

Description
The Plus Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'carousel_direction' parameter of the Carousel Anything widget in versions up to, and including, 6.4.15 This is due to insufficient output escaping in the render() function, where the carousel_direction value is placed into an unquoted HTML attribute (dir=) allowing attribute injection despite the use of esc_attr(). 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-29
Last Modified
2026-05-29
Generated
2026-05-29
AI Q&A
2026-05-29
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
plus_addons carousel_anything to 6.4.15 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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
How can this vulnerability impact me? :

This vulnerability can allow attackers with contributor-level access or above to inject malicious scripts into web pages. These scripts can execute in the browsers of users who visit the affected pages, potentially leading to theft of sensitive information, session hijacking, defacement, or other malicious actions.

Because the vulnerability is a Stored Cross-Site Scripting issue, the injected scripts persist on the site and affect all users who view the compromised content, increasing the risk and impact.


Can you explain this vulnerability to me?

The Plus Addons for Elementor plugin for WordPress has a vulnerability known as Stored Cross-Site Scripting (XSS) in its Carousel Anything widget. This vulnerability exists in versions up to and including 6.4.15 and is caused by insufficient output escaping in the render() function. Specifically, the 'carousel_direction' parameter is placed into an unquoted HTML attribute (dir=), which allows an attacker to inject malicious scripts despite the use of esc_attr().

Authenticated users with contributor-level access or higher can exploit this vulnerability to inject arbitrary web scripts into pages. These scripts will execute whenever any user accesses the injected page.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart