CVE-2024-5628: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themefusion Fusion Builder
CVE-2024-5628 is a stored Cross-Site Scripting (XSS) vulnerability in the Fusion Builder plugin for WordPress, specifically affecting the fusion_button shortcode. It allows authenticated users with contributor-level access or higher to inject malicious scripts that execute when any user views the compromised page. The vulnerability arises from insufficient input sanitization and output escaping of user-supplied attributes. Although partially fixed in version 3. 11. 9, additional hardening was introduced in 3. 11. 10 to address alternate attack vectors. The CVSS score is 6. 4, indicating a medium severity with potential confidentiality and integrity impacts but no availability impact.
AI Analysis
Technical Summary
CVE-2024-5628 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the Fusion Builder plugin developed by themefusion for WordPress websites. The vulnerability specifically targets the fusion_button shortcode, which improperly neutralizes user input during web page generation. This flaw exists in all versions up to and including 3.11.9, due to inadequate sanitization and escaping of user-supplied attributes. Authenticated attackers with contributor-level privileges or higher can exploit this vulnerability by injecting arbitrary JavaScript code into pages via the shortcode parameters. When other users visit these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the context of the victim’s session. The vulnerability was partially mitigated in version 3.11.9, but additional hardening against alternate attack vectors was implemented in version 3.11.10. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacts on confidentiality and integrity with no availability impact. No public exploits have been reported to date, but the vulnerability poses a significant risk to WordPress sites using the affected plugin versions.
Potential Impact
The primary impact of CVE-2024-5628 is the potential compromise of confidentiality and integrity for websites using the vulnerable Fusion Builder plugin. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of site visitors or administrators, enabling session hijacking, theft of sensitive information, or unauthorized actions such as content manipulation or privilege escalation. This can lead to reputational damage, loss of user trust, and potential data breaches. Since the vulnerability requires authenticated access, the risk is somewhat mitigated by the need for an attacker to have contributor or higher privileges, but insider threats or compromised accounts increase the risk. The vulnerability does not impact availability directly but can facilitate further attacks that degrade service or lead to defacement. Organizations running WordPress sites with Fusion Builder, especially those with multiple contributors or less stringent access controls, face increased exposure. The partial fix in 3.11.9 and further hardening in 3.11.10 reduce but do not eliminate risk for sites not updated to the latest version.
Mitigation Recommendations
To mitigate CVE-2024-5628, organizations should immediately update the Fusion Builder plugin to version 3.11.10 or later, which includes additional hardening against this XSS vulnerability. Until updates are applied, restrict contributor-level and higher privileges to trusted users only, and monitor user activities for suspicious behavior. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the fusion_button shortcode parameters. Conduct regular security audits of WordPress user roles and permissions to minimize the risk of privilege abuse. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources and execution contexts. Additionally, sanitize and validate all user inputs on the server side beyond relying on plugin defaults. Educate site administrators and contributors about the risks of XSS and the importance of applying security updates promptly. Finally, maintain regular backups to enable recovery in case of compromise.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy
CVE-2024-5628: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themefusion Fusion Builder
Description
CVE-2024-5628 is a stored Cross-Site Scripting (XSS) vulnerability in the Fusion Builder plugin for WordPress, specifically affecting the fusion_button shortcode. It allows authenticated users with contributor-level access or higher to inject malicious scripts that execute when any user views the compromised page. The vulnerability arises from insufficient input sanitization and output escaping of user-supplied attributes. Although partially fixed in version 3. 11. 9, additional hardening was introduced in 3. 11. 10 to address alternate attack vectors. The CVSS score is 6. 4, indicating a medium severity with potential confidentiality and integrity impacts but no availability impact.
AI-Powered Analysis
Technical Analysis
CVE-2024-5628 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the Fusion Builder plugin developed by themefusion for WordPress websites. The vulnerability specifically targets the fusion_button shortcode, which improperly neutralizes user input during web page generation. This flaw exists in all versions up to and including 3.11.9, due to inadequate sanitization and escaping of user-supplied attributes. Authenticated attackers with contributor-level privileges or higher can exploit this vulnerability by injecting arbitrary JavaScript code into pages via the shortcode parameters. When other users visit these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the context of the victim’s session. The vulnerability was partially mitigated in version 3.11.9, but additional hardening against alternate attack vectors was implemented in version 3.11.10. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacts on confidentiality and integrity with no availability impact. No public exploits have been reported to date, but the vulnerability poses a significant risk to WordPress sites using the affected plugin versions.
Potential Impact
The primary impact of CVE-2024-5628 is the potential compromise of confidentiality and integrity for websites using the vulnerable Fusion Builder plugin. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of site visitors or administrators, enabling session hijacking, theft of sensitive information, or unauthorized actions such as content manipulation or privilege escalation. This can lead to reputational damage, loss of user trust, and potential data breaches. Since the vulnerability requires authenticated access, the risk is somewhat mitigated by the need for an attacker to have contributor or higher privileges, but insider threats or compromised accounts increase the risk. The vulnerability does not impact availability directly but can facilitate further attacks that degrade service or lead to defacement. Organizations running WordPress sites with Fusion Builder, especially those with multiple contributors or less stringent access controls, face increased exposure. The partial fix in 3.11.9 and further hardening in 3.11.10 reduce but do not eliminate risk for sites not updated to the latest version.
Mitigation Recommendations
To mitigate CVE-2024-5628, organizations should immediately update the Fusion Builder plugin to version 3.11.10 or later, which includes additional hardening against this XSS vulnerability. Until updates are applied, restrict contributor-level and higher privileges to trusted users only, and monitor user activities for suspicious behavior. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the fusion_button shortcode parameters. Conduct regular security audits of WordPress user roles and permissions to minimize the risk of privilege abuse. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources and execution contexts. Additionally, sanitize and validate all user inputs on the server side beyond relying on plugin defaults. Educate site administrators and contributors about the risks of XSS and the importance of applying security updates promptly. Finally, maintain regular backups to enable recovery in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-06-04T12:43:49.568Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6bedb7ef31ef0b55cac6
Added to database: 2/25/2026, 9:38:53 PM
Last enriched: 2/26/2026, 2:43:39 AM
Last updated: 2/26/2026, 7:27:11 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.