CVE-2025-0433: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in litonice13 Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations
CVE-2025-0433 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations. The flaw exists due to improper input sanitization and output escaping of the 'id' 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 affects all versions up to and including 2. 0. 7. 1. Exploitation does not require user interaction but does require authenticated access with limited privileges. The CVSS score is 6. 4 (medium severity), reflecting the moderate impact on confidentiality and integrity without affecting availability.
AI Analysis
Technical Summary
CVE-2025-0433 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations, developed by litonice13. The vulnerability arises from improper neutralization of input during web page generation, specifically through the 'id' parameter, which is not adequately sanitized or escaped before being rendered. 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 credentials, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to 2.0.7.1 inclusive. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N) indicates network exploitability with low attack complexity, requiring privileges but no user interaction, and a scope change due to the impact extending beyond the vulnerable component. The impact primarily affects confidentiality and integrity, with no direct availability impact. No patches or official fixes have been published at the time of disclosure, and no known exploits have been observed in the wild. The vulnerability was reserved in January 2025 and published in March 2025 by Wordfence. This plugin is widely used in WordPress sites leveraging Elementor for enhanced page building capabilities.
Potential Impact
The vulnerability enables attackers with Contributor-level access to inject persistent malicious scripts, which execute in the context of any user viewing the compromised page. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential site defacement. Since Contributor-level users can typically create and edit content but not publish, the risk is elevated in environments where such users are trusted or where privilege escalation is possible. The scope change in the CVSS vector indicates that the impact extends beyond the plugin to other components or users interacting with the infected content. While availability is not directly affected, the confidentiality and integrity of user data and site content are at risk. Organizations relying on this plugin for their WordPress sites may face reputational damage, data breaches, and compliance issues if exploited. The lack of a patch increases the window of exposure, necessitating immediate mitigation steps.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher access to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement strict content review and approval workflows to detect and prevent malicious script injection by contributors. 3. Employ Web Application Firewalls (WAFs) with custom rules to detect and block suspicious payloads targeting the 'id' parameter or typical XSS patterns in requests to the plugin. 4. Monitor logs and user activity for unusual behavior indicative of exploitation attempts, such as unexpected script insertions or content changes. 5. Disable or remove the Master Addons plugin temporarily if feasible until an official patch is released. 6. Educate site administrators and content contributors about the risks and signs of XSS attacks. 7. Upon patch release, promptly update the plugin to the fixed version. 8. Consider implementing Content Security Policy (CSP) headers to restrict script execution sources, mitigating the impact of injected scripts. 9. Regularly audit all plugins and themes for vulnerabilities and maintain an up-to-date inventory to prioritize patching and risk management.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Japan, Netherlands, Italy, Spain
CVE-2025-0433: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in litonice13 Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations
Description
CVE-2025-0433 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations. The flaw exists due to improper input sanitization and output escaping of the 'id' 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 affects all versions up to and including 2. 0. 7. 1. Exploitation does not require user interaction but does require authenticated access with limited privileges. The CVSS score is 6. 4 (medium severity), reflecting the moderate impact on confidentiality and integrity without affecting availability.
AI-Powered Analysis
Technical Analysis
CVE-2025-0433 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Master Addons – Elementor Addons with White Label, Free Widgets, Hover Effects, Conditions, & Animations, developed by litonice13. The vulnerability arises from improper neutralization of input during web page generation, specifically through the 'id' parameter, which is not adequately sanitized or escaped before being rendered. 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 credentials, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to 2.0.7.1 inclusive. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N) indicates network exploitability with low attack complexity, requiring privileges but no user interaction, and a scope change due to the impact extending beyond the vulnerable component. The impact primarily affects confidentiality and integrity, with no direct availability impact. No patches or official fixes have been published at the time of disclosure, and no known exploits have been observed in the wild. The vulnerability was reserved in January 2025 and published in March 2025 by Wordfence. This plugin is widely used in WordPress sites leveraging Elementor for enhanced page building capabilities.
Potential Impact
The vulnerability enables attackers with Contributor-level access to inject persistent malicious scripts, which execute in the context of any user viewing the compromised page. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential site defacement. Since Contributor-level users can typically create and edit content but not publish, the risk is elevated in environments where such users are trusted or where privilege escalation is possible. The scope change in the CVSS vector indicates that the impact extends beyond the plugin to other components or users interacting with the infected content. While availability is not directly affected, the confidentiality and integrity of user data and site content are at risk. Organizations relying on this plugin for their WordPress sites may face reputational damage, data breaches, and compliance issues if exploited. The lack of a patch increases the window of exposure, necessitating immediate mitigation steps.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher access to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement strict content review and approval workflows to detect and prevent malicious script injection by contributors. 3. Employ Web Application Firewalls (WAFs) with custom rules to detect and block suspicious payloads targeting the 'id' parameter or typical XSS patterns in requests to the plugin. 4. Monitor logs and user activity for unusual behavior indicative of exploitation attempts, such as unexpected script insertions or content changes. 5. Disable or remove the Master Addons plugin temporarily if feasible until an official patch is released. 6. Educate site administrators and content contributors about the risks and signs of XSS attacks. 7. Upon patch release, promptly update the plugin to the fixed version. 8. Consider implementing Content Security Policy (CSP) headers to restrict script execution sources, mitigating the impact of injected scripts. 9. Regularly audit all plugins and themes for vulnerabilities and maintain an up-to-date inventory to prioritize patching and risk management.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-13T21:59:30.426Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b69b7ef31ef0b55526f
Added to database: 2/25/2026, 9:36:41 PM
Last enriched: 2/25/2026, 11:52:57 PM
Last updated: 2/26/2026, 6:58:02 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.