Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
Author-level account required (PR:H), victim must load the page (UI:R), impact crosses into victim browser (S:C); no direct availability impact is expected from stored XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Author Cross Site Scripting (XSS) in Custom links in Elementor Image Carousel <= 1.1.1 versions.
AnalysisAI
Stored Cross-Site Scripting in the Custom Links in Elementor Image Carousel WordPress plugin (versions <= 1.1.1) enables authenticated attackers holding at least Author-level privileges to inject arbitrary JavaScript into carousel image link fields. The injected payload executes in any visitor's browser when they load a page containing the affected Elementor widget, crossing a scope boundary into the victim's session. No public exploit is identified at time of analysis, and the plugin's niche footprint limits widespread impact despite the network-accessible attack vector.
Technical ContextAI
The affected component is the Custom Links in Elementor Image Carousel WordPress plugin developed by charlie_etienne (CPE: cpe:2.3:a:charlie_etienne:custom_links_in_elementor_image_carousel:*:*:*:*:*:*:*:*). This plugin extends Elementor's native image carousel widget by allowing editors to attach custom hyperlinks to carousel images. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: the plugin fails to adequately sanitize or HTML-encode attacker-controlled link values before rendering them into the page DOM. Because Elementor stores widget configurations in the WordPress database, the malicious payload persists and is served to every subsequent visitor, classifying this as a stored (persistent) XSS. The Scope:Changed metric in the CVSS vector reflects that while the injection originates from a privileged editorial action on the server, the impact is realized in a separate security boundary - the victim's browser context.
RemediationAI
Check the WordPress plugin repository and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/custom-links-in-elementor-image-carousel/vulnerability/wordpress-custom-links-in-elementor-image-carousel-plugin-1-1-1-cross-site-scripting-xss-vulnerability for a patched release beyond version 1.1.1 - no confirmed fix version is available in the current intelligence data, so monitor for a vendor update. If no patch is available or deployment cannot be updated immediately, remove or deactivate the plugin on sites where all Author-role users are not fully trusted; this eliminates the attack surface at the cost of losing the custom link functionality. As a secondary compensating control, a WAF with XSS filtering rules (such as the Patchstack firewall or a Cloudflare managed ruleset) can reduce exploitation likelihood but does not remediate the underlying flaw and may produce false positives on legitimate link inputs. Restrict Author-role account creation to vetted individuals as an administrative policy measure.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48135
GHSA-m39f-w9q9-9v38