CVE-2024-12628: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in budiony bodi0`s Easy cache
CVE-2024-12628 is a stored Cross-Site Scripting (XSS) vulnerability in the bodi0`s Easy cache WordPress plugin affecting all versions up to 0. 8. It arises from improper input sanitization of the 'cache-folder' parameter, allowing authenticated administrators in multisite WordPress installations with unfiltered_html disabled to inject malicious scripts. These scripts execute when users access the compromised pages, potentially leading to session hijacking or defacement. The vulnerability has a CVSS score of 4. 4 (medium severity) due to the requirement for high privileges and no user interaction needed. No known exploits are currently reported in the wild. Organizations using multisite WordPress with this plugin should prioritize patching or mitigating this issue to prevent abuse.
AI Analysis
Technical Summary
CVE-2024-12628 identifies a stored Cross-Site Scripting (XSS) vulnerability in the bodi0`s Easy cache plugin for WordPress, present in all versions up to and including 0.8. The vulnerability stems from improper neutralization of input during web page generation, specifically via the 'cache-folder' parameter. This parameter is insufficiently sanitized and escaped, allowing an attacker with administrator-level privileges to inject arbitrary JavaScript code into pages served by the plugin. The vulnerability is limited to multisite WordPress installations where the 'unfiltered_html' capability is disabled, which prevents users from posting unfiltered HTML content. Exploitation requires authenticated access with high privileges, but no user interaction is needed once the malicious script is injected, as it executes automatically when any user accesses the affected page. The vulnerability impacts confidentiality and integrity by enabling script injection that could lead to session hijacking, defacement, or further attacks such as privilege escalation or data theft. The CVSS 3.1 score is 4.4, reflecting network attack vector, high attack complexity, required privileges, no user interaction, and partial confidentiality and integrity impact without availability impact. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used primarily in WordPress multisite environments, which are common in enterprise and hosting provider contexts.
Potential Impact
The primary impact of CVE-2024-12628 is the potential for stored XSS attacks that compromise the confidentiality and integrity of affected WordPress multisite installations. An attacker with administrator privileges can inject malicious scripts that execute in the context of other users visiting the infected pages, potentially leading to session hijacking, credential theft, unauthorized actions, or website defacement. While availability is not directly affected, the reputational damage and trust loss from such attacks can be significant. Organizations running multisite WordPress with this plugin are at risk of internal threats or compromised administrator accounts being leveraged to exploit this vulnerability. The requirement for administrator-level access limits the attack surface but does not eliminate risk, especially in environments with multiple administrators or where credential compromise is possible. The vulnerability could be leveraged as a foothold for further attacks within the network or to pivot to other systems. Given the widespread use of WordPress multisite in hosting providers, educational institutions, and enterprises, the impact can be broad if not mitigated.
Mitigation Recommendations
To mitigate CVE-2024-12628, organizations should first verify if they are running the bodi0`s Easy cache plugin on multisite WordPress installations with unfiltered_html disabled. If so, immediate steps include: 1) Applying any available patches or updates from the vendor once released; 2) If no patch is available, temporarily disabling or uninstalling the plugin to eliminate the attack vector; 3) Restricting administrator access to trusted personnel only and enforcing strong authentication mechanisms such as MFA to reduce the risk of privilege abuse; 4) Implementing Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'cache-folder' parameter; 5) Conducting regular security audits and monitoring logs for unusual administrator activity or unexpected script injections; 6) Educating administrators about the risks of XSS and the importance of input validation; 7) Considering additional hardening of multisite configurations and reviewing the use of unfiltered_html capabilities to minimize attack surface. These steps go beyond generic advice by focusing on the specific conditions and attack vectors of this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan, South Korea
CVE-2024-12628: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in budiony bodi0`s Easy cache
Description
CVE-2024-12628 is a stored Cross-Site Scripting (XSS) vulnerability in the bodi0`s Easy cache WordPress plugin affecting all versions up to 0. 8. It arises from improper input sanitization of the 'cache-folder' parameter, allowing authenticated administrators in multisite WordPress installations with unfiltered_html disabled to inject malicious scripts. These scripts execute when users access the compromised pages, potentially leading to session hijacking or defacement. The vulnerability has a CVSS score of 4. 4 (medium severity) due to the requirement for high privileges and no user interaction needed. No known exploits are currently reported in the wild. Organizations using multisite WordPress with this plugin should prioritize patching or mitigating this issue to prevent abuse.
AI-Powered Analysis
Technical Analysis
CVE-2024-12628 identifies a stored Cross-Site Scripting (XSS) vulnerability in the bodi0`s Easy cache plugin for WordPress, present in all versions up to and including 0.8. The vulnerability stems from improper neutralization of input during web page generation, specifically via the 'cache-folder' parameter. This parameter is insufficiently sanitized and escaped, allowing an attacker with administrator-level privileges to inject arbitrary JavaScript code into pages served by the plugin. The vulnerability is limited to multisite WordPress installations where the 'unfiltered_html' capability is disabled, which prevents users from posting unfiltered HTML content. Exploitation requires authenticated access with high privileges, but no user interaction is needed once the malicious script is injected, as it executes automatically when any user accesses the affected page. The vulnerability impacts confidentiality and integrity by enabling script injection that could lead to session hijacking, defacement, or further attacks such as privilege escalation or data theft. The CVSS 3.1 score is 4.4, reflecting network attack vector, high attack complexity, required privileges, no user interaction, and partial confidentiality and integrity impact without availability impact. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used primarily in WordPress multisite environments, which are common in enterprise and hosting provider contexts.
Potential Impact
The primary impact of CVE-2024-12628 is the potential for stored XSS attacks that compromise the confidentiality and integrity of affected WordPress multisite installations. An attacker with administrator privileges can inject malicious scripts that execute in the context of other users visiting the infected pages, potentially leading to session hijacking, credential theft, unauthorized actions, or website defacement. While availability is not directly affected, the reputational damage and trust loss from such attacks can be significant. Organizations running multisite WordPress with this plugin are at risk of internal threats or compromised administrator accounts being leveraged to exploit this vulnerability. The requirement for administrator-level access limits the attack surface but does not eliminate risk, especially in environments with multiple administrators or where credential compromise is possible. The vulnerability could be leveraged as a foothold for further attacks within the network or to pivot to other systems. Given the widespread use of WordPress multisite in hosting providers, educational institutions, and enterprises, the impact can be broad if not mitigated.
Mitigation Recommendations
To mitigate CVE-2024-12628, organizations should first verify if they are running the bodi0`s Easy cache plugin on multisite WordPress installations with unfiltered_html disabled. If so, immediate steps include: 1) Applying any available patches or updates from the vendor once released; 2) If no patch is available, temporarily disabling or uninstalling the plugin to eliminate the attack vector; 3) Restricting administrator access to trusted personnel only and enforcing strong authentication mechanisms such as MFA to reduce the risk of privilege abuse; 4) Implementing Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'cache-folder' parameter; 5) Conducting regular security audits and monitoring logs for unusual administrator activity or unexpected script injections; 6) Educating administrators about the risks of XSS and the importance of input validation; 7) Considering additional hardening of multisite configurations and reviewing the use of unfiltered_html capabilities to minimize attack surface. These steps go beyond generic advice by focusing on the specific conditions and attack vectors of this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-13T18:43:38.296Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e46b7ef31ef0b59c268
Added to database: 2/25/2026, 9:48:54 PM
Last enriched: 2/26/2026, 3:14:30 AM
Last updated: 2/26/2026, 8:55:10 AM
Views: 3
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.