CVE-2024-8960: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in codelessthemes Cowidgets – Elementor Addons
CVE-2024-8960 is a stored cross-site scripting (XSS) vulnerability in the Cowidgets – Elementor Addons WordPress plugin, affecting all versions up to 1. 2. 0. The flaw arises from improper sanitization and output escaping of SVG file uploads, allowing authenticated users with Author-level privileges or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised SVG file, potentially leading to session hijacking, defacement, or further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation, especially those with multiple authors or contributors. Countries with significant WordPress usage and active web development communities are at higher risk.
AI Analysis
Technical Summary
CVE-2024-8960 is a stored cross-site scripting vulnerability classified under CWE-79, found in the Cowidgets – Elementor Addons plugin for WordPress. This vulnerability affects all plugin versions up to and including 1.2.0. The root cause is insufficient input sanitization and output escaping of SVG file uploads, which allows authenticated users with Author-level access or higher to embed arbitrary JavaScript code within SVG files. When these SVG files are accessed by any user, the malicious scripts execute in the context of the victim’s browser, potentially compromising user sessions, stealing cookies, or performing unauthorized actions. The vulnerability is exploitable remotely over the network (AV:N), requires low attack complexity (AC:L), and privileges at the Author level (PR:L), but no user interaction (UI:N). The scope is changed (S:C) because the attack can affect other users beyond the attacker. The impact affects confidentiality and integrity but not availability, reflected in the CVSS score of 6.4. No patches or known exploits are currently available, but the vulnerability is publicly disclosed, increasing the risk of future exploitation. The plugin is widely used in WordPress sites that utilize Elementor page builder addons, making this a relevant threat for many websites relying on this ecosystem.
Potential Impact
The primary impact of this vulnerability is the potential for attackers to execute arbitrary JavaScript in the browsers of users who view the malicious SVG files. This can lead to session hijacking, theft of sensitive information such as authentication tokens or cookies, unauthorized actions performed on behalf of users, and defacement or manipulation of website content. Since the vulnerability requires Author-level access, attackers must first compromise or have legitimate access to an account with such privileges, which is common in multi-author WordPress sites. The scope change means that the attack can affect other users beyond the attacker, increasing the risk to site visitors and administrators. Exploitation could undermine user trust, lead to data breaches, and damage organizational reputation. Organizations with high traffic or sensitive data on WordPress sites using this plugin are particularly at risk. Although no known exploits are reported yet, the public disclosure may prompt attackers to develop exploit code, increasing the urgency for mitigation.
Mitigation Recommendations
1. Immediately update the Cowidgets – Elementor Addons plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict Author-level user privileges to trusted personnel only and review user roles to minimize unnecessary elevated access. 3. Implement web application firewall (WAF) rules to detect and block malicious SVG uploads or suspicious script content within SVG files. 4. Disable SVG uploads if not required or use plugins that sanitize SVG files to remove embedded scripts. 5. Employ Content Security Policy (CSP) headers to restrict execution of inline scripts and limit the impact of XSS attacks. 6. Regularly audit user accounts and monitor logs for unusual upload activity or privilege escalations. 7. Educate site administrators and authors about the risks of uploading untrusted SVG files. 8. Consider isolating SVG content in sandboxed iframes or separate domains to contain potential script execution. These measures collectively reduce the attack surface and limit the potential damage from exploitation.
Affected Countries
United States, India, United Kingdom, Germany, Canada, Australia, France, Brazil, Japan, Netherlands
CVE-2024-8960: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in codelessthemes Cowidgets – Elementor Addons
Description
CVE-2024-8960 is a stored cross-site scripting (XSS) vulnerability in the Cowidgets – Elementor Addons WordPress plugin, affecting all versions up to 1. 2. 0. The flaw arises from improper sanitization and output escaping of SVG file uploads, allowing authenticated users with Author-level privileges or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised SVG file, potentially leading to session hijacking, defacement, or further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation, especially those with multiple authors or contributors. Countries with significant WordPress usage and active web development communities are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-8960 is a stored cross-site scripting vulnerability classified under CWE-79, found in the Cowidgets – Elementor Addons plugin for WordPress. This vulnerability affects all plugin versions up to and including 1.2.0. The root cause is insufficient input sanitization and output escaping of SVG file uploads, which allows authenticated users with Author-level access or higher to embed arbitrary JavaScript code within SVG files. When these SVG files are accessed by any user, the malicious scripts execute in the context of the victim’s browser, potentially compromising user sessions, stealing cookies, or performing unauthorized actions. The vulnerability is exploitable remotely over the network (AV:N), requires low attack complexity (AC:L), and privileges at the Author level (PR:L), but no user interaction (UI:N). The scope is changed (S:C) because the attack can affect other users beyond the attacker. The impact affects confidentiality and integrity but not availability, reflected in the CVSS score of 6.4. No patches or known exploits are currently available, but the vulnerability is publicly disclosed, increasing the risk of future exploitation. The plugin is widely used in WordPress sites that utilize Elementor page builder addons, making this a relevant threat for many websites relying on this ecosystem.
Potential Impact
The primary impact of this vulnerability is the potential for attackers to execute arbitrary JavaScript in the browsers of users who view the malicious SVG files. This can lead to session hijacking, theft of sensitive information such as authentication tokens or cookies, unauthorized actions performed on behalf of users, and defacement or manipulation of website content. Since the vulnerability requires Author-level access, attackers must first compromise or have legitimate access to an account with such privileges, which is common in multi-author WordPress sites. The scope change means that the attack can affect other users beyond the attacker, increasing the risk to site visitors and administrators. Exploitation could undermine user trust, lead to data breaches, and damage organizational reputation. Organizations with high traffic or sensitive data on WordPress sites using this plugin are particularly at risk. Although no known exploits are reported yet, the public disclosure may prompt attackers to develop exploit code, increasing the urgency for mitigation.
Mitigation Recommendations
1. Immediately update the Cowidgets – Elementor Addons plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict Author-level user privileges to trusted personnel only and review user roles to minimize unnecessary elevated access. 3. Implement web application firewall (WAF) rules to detect and block malicious SVG uploads or suspicious script content within SVG files. 4. Disable SVG uploads if not required or use plugins that sanitize SVG files to remove embedded scripts. 5. Employ Content Security Policy (CSP) headers to restrict execution of inline scripts and limit the impact of XSS attacks. 6. Regularly audit user accounts and monitor logs for unusual upload activity or privilege escalations. 7. Educate site administrators and authors about the risks of uploading untrusted SVG files. 8. Consider isolating SVG content in sandboxed iframes or separate domains to contain potential script execution. These measures collectively reduce the attack surface and limit the potential damage from exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-09-17T22:18:02.118Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b3ab7ef31ef0b54f805
Added to database: 2/25/2026, 9:35:54 PM
Last enriched: 2/25/2026, 10:56:35 PM
Last updated: 2/26/2026, 8:35:56 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-1698: CWE-644 Improper Neutralization of HTTP Headers for Scripting Syntax in arcinfo PcVue
MediumCVE-2026-1697: CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in arcinfo PcVue
MediumCVE-2026-1696: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
LowCVE-2026-1695: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
MediumCVE-2026-1694: CWE-201 Insertion of Sensitive Information into Sent Data in arcinfo PcVue
LowActions
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.