CVE-2024-3340: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in extendthemes Colibri Page Builder
CVE-2024-3340 is a stored cross-site scripting (XSS) vulnerability in the Colibri Page Builder WordPress plugin affecting all versions up to 1. 0. 272. It arises from insufficient input sanitization and output escaping on user-supplied attributes in the 'colibri-gallery-slideshow' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever any user views the compromised page. The vulnerability has a CVSS score of 5. 4 (medium severity), reflecting its moderate impact and ease of exploitation without user interaction. While no known exploits are currently reported in the wild, the risk exists due to the widespread use of WordPress and the plugin. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential script injection attacks that could lead to data theft or session hijacking. The threat primarily affects websites globally that use this plugin, especially in countries with high WordPress adoption.
AI Analysis
Technical Summary
The vulnerability identified as CVE-2024-3340 affects the Colibri Page Builder plugin for WordPress, specifically versions up to and including 1.0.272. The issue is a stored cross-site scripting (XSS) flaw categorized under CWE-79, caused by improper neutralization of input during web page generation. The vulnerability exists in the 'colibri-gallery-slideshow' shortcode, where user-supplied attributes are not adequately sanitized or escaped before being rendered on pages. This allows an authenticated attacker with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The attack vector requires no user interaction beyond viewing the compromised page, and the attacker does not need administrative privileges, only contributor-level access. The CVSS 3.1 base score is 5.4, reflecting network attack vector, low attack complexity, privileges required, no user interaction, and limited confidentiality and integrity impacts without availability impact. No known exploits have been reported in the wild yet, but the vulnerability poses a significant risk given the popularity of WordPress and the plugin. The lack of official patches at the time of publication necessitates immediate mitigation efforts by administrators.
Potential Impact
The impact of CVE-2024-3340 is primarily on the confidentiality and integrity of affected WordPress sites using the Colibri Page Builder plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim's browser, which can lead to theft of cookies, session tokens, or other sensitive information. It can also enable attackers to perform actions on behalf of users, potentially escalating privileges or defacing websites. Since the vulnerability requires contributor-level access, it can be exploited by malicious insiders or compromised contributor accounts. The widespread use of WordPress globally means many organizations, including businesses, media outlets, and government websites, could be affected. The vulnerability does not impact availability directly but can undermine user trust and lead to reputational damage. Without timely mitigation, attackers could leverage this flaw to conduct phishing, spread malware, or pivot to further attacks within the network.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only and audit existing contributor accounts for suspicious activity. 2. Until an official patch is released, disable or remove the 'colibri-gallery-slideshow' shortcode usage in pages to prevent exploitation. 3. Implement additional input validation and output escaping at the web application firewall (WAF) or reverse proxy level to detect and block malicious payloads targeting the shortcode parameters. 4. Monitor website logs and user activity for unusual behavior indicative of XSS exploitation attempts. 5. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission policies. 6. Regularly update the Colibri Page Builder plugin once a security patch is available from the vendor. 7. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the website. 8. Conduct security assessments and penetration testing focused on XSS vulnerabilities in custom shortcodes and plugins.
Affected Countries
United States, United Kingdom, Germany, France, Canada, Australia, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-3340: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in extendthemes Colibri Page Builder
Description
CVE-2024-3340 is a stored cross-site scripting (XSS) vulnerability in the Colibri Page Builder WordPress plugin affecting all versions up to 1. 0. 272. It arises from insufficient input sanitization and output escaping on user-supplied attributes in the 'colibri-gallery-slideshow' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever any user views the compromised page. The vulnerability has a CVSS score of 5. 4 (medium severity), reflecting its moderate impact and ease of exploitation without user interaction. While no known exploits are currently reported in the wild, the risk exists due to the widespread use of WordPress and the plugin. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential script injection attacks that could lead to data theft or session hijacking. The threat primarily affects websites globally that use this plugin, especially in countries with high WordPress adoption.
AI-Powered Analysis
Technical Analysis
The vulnerability identified as CVE-2024-3340 affects the Colibri Page Builder plugin for WordPress, specifically versions up to and including 1.0.272. The issue is a stored cross-site scripting (XSS) flaw categorized under CWE-79, caused by improper neutralization of input during web page generation. The vulnerability exists in the 'colibri-gallery-slideshow' shortcode, where user-supplied attributes are not adequately sanitized or escaped before being rendered on pages. This allows an authenticated attacker with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The attack vector requires no user interaction beyond viewing the compromised page, and the attacker does not need administrative privileges, only contributor-level access. The CVSS 3.1 base score is 5.4, reflecting network attack vector, low attack complexity, privileges required, no user interaction, and limited confidentiality and integrity impacts without availability impact. No known exploits have been reported in the wild yet, but the vulnerability poses a significant risk given the popularity of WordPress and the plugin. The lack of official patches at the time of publication necessitates immediate mitigation efforts by administrators.
Potential Impact
The impact of CVE-2024-3340 is primarily on the confidentiality and integrity of affected WordPress sites using the Colibri Page Builder plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim's browser, which can lead to theft of cookies, session tokens, or other sensitive information. It can also enable attackers to perform actions on behalf of users, potentially escalating privileges or defacing websites. Since the vulnerability requires contributor-level access, it can be exploited by malicious insiders or compromised contributor accounts. The widespread use of WordPress globally means many organizations, including businesses, media outlets, and government websites, could be affected. The vulnerability does not impact availability directly but can undermine user trust and lead to reputational damage. Without timely mitigation, attackers could leverage this flaw to conduct phishing, spread malware, or pivot to further attacks within the network.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only and audit existing contributor accounts for suspicious activity. 2. Until an official patch is released, disable or remove the 'colibri-gallery-slideshow' shortcode usage in pages to prevent exploitation. 3. Implement additional input validation and output escaping at the web application firewall (WAF) or reverse proxy level to detect and block malicious payloads targeting the shortcode parameters. 4. Monitor website logs and user activity for unusual behavior indicative of XSS exploitation attempts. 5. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission policies. 6. Regularly update the Colibri Page Builder plugin once a security patch is available from the vendor. 7. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the website. 8. Conduct security assessments and penetration testing focused on XSS vulnerabilities in custom shortcodes and plugins.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-04T19:33:38.309Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c91b7ef31ef0b5665b5
Added to database: 2/25/2026, 9:41:37 PM
Last enriched: 2/26/2026, 6:09:41 AM
Last updated: 2/26/2026, 8:08:40 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-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.