CVE-2025-13838: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in htplugins WishSuite – Wishlist for WooCommerce
The WishSuite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'button_text' parameter of the 'wishsuite_button' shortcode in all versions up to, and including, 1.5.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-13838 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WishSuite – Wishlist for WooCommerce plugin for WordPress, affecting all versions up to and including 1.5.1. The vulnerability arises from improper neutralization of input during web page generation, specifically in the 'button_text' parameter of the 'wishsuite_button' shortcode. This parameter lacks sufficient input sanitization and output escaping, allowing authenticated users with Contributor-level permissions or higher 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, privilege escalation, or data theft. The vulnerability requires authentication but no user interaction beyond visiting the compromised page. The CVSS 3.1 base score is 6.4 (medium severity), reflecting network attack vector, low attack complexity, privileges required, no user interaction, and impacts on confidentiality and integrity with no availability impact. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability is significant because Contributor-level users are common in WordPress environments, and the plugin is widely used in WooCommerce-based e-commerce sites, which handle sensitive customer data and transactions. The stored nature of the XSS increases risk as the malicious payload persists and affects multiple users. This vulnerability underscores the importance of rigorous input validation and output encoding in plugin development, especially for widely deployed e-commerce platforms.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to e-commerce websites using WooCommerce with the WishSuite plugin. Exploitation could lead to unauthorized script execution in users' browsers, resulting in session hijacking, theft of customer data, or unauthorized actions performed on behalf of users. This can damage customer trust, lead to regulatory non-compliance (e.g., GDPR breaches due to data exposure), and cause financial losses. Since Contributor-level users can exploit this flaw, insider threats or compromised contributor accounts increase risk. The persistence of the injected scripts means multiple users can be affected over time, amplifying impact. Additionally, the integrity of the website content and user interactions can be compromised, potentially facilitating further attacks such as phishing or malware distribution. The medium severity score reflects that while the attack requires some privileges, the ease of exploitation and potential confidentiality and integrity impacts warrant prompt attention. Organizations with high e-commerce traffic or sensitive customer data are particularly vulnerable to reputational and operational damage.
Mitigation Recommendations
1. Immediately restrict Contributor-level permissions to trusted users only and review existing contributor accounts for suspicious activity. 2. Disable or remove the WishSuite plugin if it is not essential or until a patch is available. 3. Implement strict input validation and output encoding for the 'button_text' parameter in custom plugin code or overrides to prevent script injection. 4. Monitor website pages for unexpected or suspicious shortcode usage and injected scripts using web application firewalls (WAF) or security plugins. 5. Educate content contributors about the risks of injecting untrusted content and enforce content review policies. 6. Regularly update WordPress core, plugins, and themes to incorporate security patches once available. 7. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the site. 8. Conduct security audits and penetration testing focused on user-generated content and shortcode processing. 9. Backup website data regularly to enable quick recovery in case of compromise. 10. Monitor logs for unusual activity related to shortcode usage or contributor actions.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-13838: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in htplugins WishSuite – Wishlist for WooCommerce
Description
The WishSuite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'button_text' parameter of the 'wishsuite_button' shortcode in all versions up to, and including, 1.5.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-13838 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WishSuite – Wishlist for WooCommerce plugin for WordPress, affecting all versions up to and including 1.5.1. The vulnerability arises from improper neutralization of input during web page generation, specifically in the 'button_text' parameter of the 'wishsuite_button' shortcode. This parameter lacks sufficient input sanitization and output escaping, allowing authenticated users with Contributor-level permissions or higher 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, privilege escalation, or data theft. The vulnerability requires authentication but no user interaction beyond visiting the compromised page. The CVSS 3.1 base score is 6.4 (medium severity), reflecting network attack vector, low attack complexity, privileges required, no user interaction, and impacts on confidentiality and integrity with no availability impact. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability is significant because Contributor-level users are common in WordPress environments, and the plugin is widely used in WooCommerce-based e-commerce sites, which handle sensitive customer data and transactions. The stored nature of the XSS increases risk as the malicious payload persists and affects multiple users. This vulnerability underscores the importance of rigorous input validation and output encoding in plugin development, especially for widely deployed e-commerce platforms.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to e-commerce websites using WooCommerce with the WishSuite plugin. Exploitation could lead to unauthorized script execution in users' browsers, resulting in session hijacking, theft of customer data, or unauthorized actions performed on behalf of users. This can damage customer trust, lead to regulatory non-compliance (e.g., GDPR breaches due to data exposure), and cause financial losses. Since Contributor-level users can exploit this flaw, insider threats or compromised contributor accounts increase risk. The persistence of the injected scripts means multiple users can be affected over time, amplifying impact. Additionally, the integrity of the website content and user interactions can be compromised, potentially facilitating further attacks such as phishing or malware distribution. The medium severity score reflects that while the attack requires some privileges, the ease of exploitation and potential confidentiality and integrity impacts warrant prompt attention. Organizations with high e-commerce traffic or sensitive customer data are particularly vulnerable to reputational and operational damage.
Mitigation Recommendations
1. Immediately restrict Contributor-level permissions to trusted users only and review existing contributor accounts for suspicious activity. 2. Disable or remove the WishSuite plugin if it is not essential or until a patch is available. 3. Implement strict input validation and output encoding for the 'button_text' parameter in custom plugin code or overrides to prevent script injection. 4. Monitor website pages for unexpected or suspicious shortcode usage and injected scripts using web application firewalls (WAF) or security plugins. 5. Educate content contributors about the risks of injecting untrusted content and enforce content review policies. 6. Regularly update WordPress core, plugins, and themes to incorporate security patches once available. 7. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the site. 8. Conduct security audits and penetration testing focused on user-generated content and shortcode processing. 9. Backup website data regularly to enable quick recovery in case of compromise. 10. Monitor logs for unusual activity related to shortcode usage or contributor actions.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-01T18:44:29.304Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69475fa78da8a612760a1ac1
Added to database: 12/21/2025, 2:47:03 AM
Last enriched: 12/21/2025, 3:02:45 AM
Last updated: 12/21/2025, 5:09:50 AM
Views: 9
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-2025-14993: Stack-based Buffer Overflow in Tenda AC18
HighCVE-2025-14992: Stack-based Buffer Overflow in Tenda AC18
HighCVE-2025-9343: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in elextensions ELEX WordPress HelpDesk & Customer Ticketing System
HighCVE-2025-14991: Cross Site Scripting in Campcodes Complete Online Beauty Parlor Management System
MediumCVE-2025-13693: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpchill Image Photo Gallery Final Tiles Grid
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.