CVE-2024-5554: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes Element Pack Elementor Addons (Header Footer, Template Library, Dynamic Grid & Carousel, Remote Arrows)
CVE-2024-5554 is a stored Cross-Site Scripting (XSS) vulnerability in the bdthemes Element Pack Elementor Addons plugin for WordPress, affecting all versions up to 5. 6. 11. The flaw arises from improper input sanitization and output escaping of the 'onclick_event' parameter, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction to exploit once the malicious content is stored. No known public exploits exist yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially given the widespread use of WordPress and Elementor-based sites globally.
AI Analysis
Technical Summary
CVE-2024-5554 is a stored Cross-Site Scripting (XSS) vulnerability identified in the bdthemes Element Pack Elementor Addons plugin for WordPress, which includes components such as Header Footer, Template Library, Dynamic Grid & Carousel, and Remote Arrows. The vulnerability stems from improper neutralization of input during web page generation, specifically inadequate sanitization and escaping of the 'onclick_event' parameter. This flaw allows authenticated attackers with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages managed by the plugin. Because the malicious script is stored persistently, it executes automatically whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to and including 5.6.11. The CVSS v3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, requiring privileges, no user interaction, and a scope change. Although no known exploits have been observed in the wild, the widespread deployment of WordPress and Elementor plugins increases the risk of exploitation. The vulnerability highlights the importance of rigorous input validation and output encoding in plugin development to prevent XSS attacks.
Potential Impact
The impact of CVE-2024-5554 on organizations worldwide can be significant, especially for those relying on WordPress sites with the affected Element Pack Elementor Addons plugin. Successful exploitation allows attackers with Contributor-level access to inject persistent malicious scripts, which execute in the browsers of any visitors to the compromised pages. This can lead to session hijacking, credential theft, unauthorized actions performed with user privileges, defacement, or distribution of malware. For organizations, this can result in reputational damage, loss of customer trust, data breaches, and potential regulatory penalties if sensitive user data is exposed. Since Contributor-level access is required, attackers must first gain some level of authenticated access, which may be possible through compromised accounts or weak internal controls. The vulnerability does not affect site availability but compromises confidentiality and integrity. Given the popularity of WordPress and Elementor plugins, a large number of websites globally are at risk, including corporate, e-commerce, and governmental sites, increasing the potential attack surface.
Mitigation Recommendations
To mitigate CVE-2024-5554, organizations should: 1) Immediately update the Element Pack Elementor Addons plugin to a patched version once released by bdthemes. 2) If a patch is not yet available, restrict Contributor-level and higher user permissions to trusted personnel only, minimizing the risk of malicious script injection. 3) Implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the 'onclick_event' parameter. 4) Conduct regular audits of user-generated content and plugin configurations to identify and remove any injected scripts. 5) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. 6) Educate site administrators and content contributors on secure content management practices. 7) Monitor logs and user activity for signs of unauthorized access or injection attempts. These steps go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to the nature of this stored XSS vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, France, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-5554: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes Element Pack Elementor Addons (Header Footer, Template Library, Dynamic Grid & Carousel, Remote Arrows)
Description
CVE-2024-5554 is a stored Cross-Site Scripting (XSS) vulnerability in the bdthemes Element Pack Elementor Addons plugin for WordPress, affecting all versions up to 5. 6. 11. The flaw arises from improper input sanitization and output escaping of the 'onclick_event' parameter, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction to exploit once the malicious content is stored. No known public exploits exist yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially given the widespread use of WordPress and Elementor-based sites globally.
AI-Powered Analysis
Technical Analysis
CVE-2024-5554 is a stored Cross-Site Scripting (XSS) vulnerability identified in the bdthemes Element Pack Elementor Addons plugin for WordPress, which includes components such as Header Footer, Template Library, Dynamic Grid & Carousel, and Remote Arrows. The vulnerability stems from improper neutralization of input during web page generation, specifically inadequate sanitization and escaping of the 'onclick_event' parameter. This flaw allows authenticated attackers with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages managed by the plugin. Because the malicious script is stored persistently, it executes automatically whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to and including 5.6.11. The CVSS v3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, requiring privileges, no user interaction, and a scope change. Although no known exploits have been observed in the wild, the widespread deployment of WordPress and Elementor plugins increases the risk of exploitation. The vulnerability highlights the importance of rigorous input validation and output encoding in plugin development to prevent XSS attacks.
Potential Impact
The impact of CVE-2024-5554 on organizations worldwide can be significant, especially for those relying on WordPress sites with the affected Element Pack Elementor Addons plugin. Successful exploitation allows attackers with Contributor-level access to inject persistent malicious scripts, which execute in the browsers of any visitors to the compromised pages. This can lead to session hijacking, credential theft, unauthorized actions performed with user privileges, defacement, or distribution of malware. For organizations, this can result in reputational damage, loss of customer trust, data breaches, and potential regulatory penalties if sensitive user data is exposed. Since Contributor-level access is required, attackers must first gain some level of authenticated access, which may be possible through compromised accounts or weak internal controls. The vulnerability does not affect site availability but compromises confidentiality and integrity. Given the popularity of WordPress and Elementor plugins, a large number of websites globally are at risk, including corporate, e-commerce, and governmental sites, increasing the potential attack surface.
Mitigation Recommendations
To mitigate CVE-2024-5554, organizations should: 1) Immediately update the Element Pack Elementor Addons plugin to a patched version once released by bdthemes. 2) If a patch is not yet available, restrict Contributor-level and higher user permissions to trusted personnel only, minimizing the risk of malicious script injection. 3) Implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the 'onclick_event' parameter. 4) Conduct regular audits of user-generated content and plugin configurations to identify and remove any injected scripts. 5) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. 6) Educate site administrators and content contributors on secure content management practices. 7) Monitor logs and user activity for signs of unauthorized access or injection attempts. These steps go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to the nature of this stored XSS vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-30T23:39:24.406Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6bebb7ef31ef0b55c23f
Added to database: 2/25/2026, 9:38:51 PM
Last enriched: 2/26/2026, 2:40:47 AM
Last updated: 2/26/2026, 11:39:00 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.