CVE-2024-13736: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in pure-chat Pure Chat – Live Chat & More!
CVE-2024-13736 is a stored cross-site scripting (XSS) vulnerability in the Pure Chat – Live Chat & More! WordPress plugin affecting all versions up to 2. 31. The flaw arises from improper input sanitization and output escaping of the 'purechatWidgetName' parameter, allowing unauthenticated attackers to inject malicious scripts. These scripts execute whenever a user accesses the infected page, potentially compromising user confidentiality and integrity. The vulnerability has a CVSS score of 6. 1 (medium severity) and does not require authentication but does require user interaction (visiting the affected page). No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or applying mitigations to prevent exploitation. The threat primarily affects websites globally that use this plugin, with higher risk in countries with widespread WordPress adoption and significant online business presence.
AI Analysis
Technical Summary
CVE-2024-13736 is a stored cross-site scripting vulnerability identified in the Pure Chat – Live Chat & More! WordPress plugin, affecting all versions up to and including 2.31. The vulnerability stems from improper neutralization of input during web page generation, specifically in the 'purechatWidgetName' parameter. Because the plugin fails to adequately sanitize and escape this input, attackers can inject arbitrary JavaScript code that is stored persistently and executed in the context of any user who visits the affected page. This type of stored XSS can lead to session hijacking, defacement, or redirection to malicious sites, compromising user confidentiality and integrity. The vulnerability is exploitable remotely without authentication, though it requires victim user interaction to trigger the malicious script execution. The CVSS 3.1 base score is 6.1, reflecting medium severity with network attack vector, low attack complexity, no privileges required, but requiring user interaction, and impacting confidentiality and integrity with no impact on availability. No public exploits have been reported yet, but the widespread use of WordPress and this plugin increases the potential attack surface. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially for plugins that handle user-supplied data dynamically.
Potential Impact
The vulnerability allows attackers to inject persistent malicious scripts into websites using the Pure Chat plugin, which execute in the browsers of visitors. This can lead to theft of sensitive information such as session cookies, credentials, or personal data, enabling account takeover or further attacks. It can also facilitate phishing by redirecting users to malicious sites or defacing the website content, damaging brand reputation. Since the plugin is used globally on WordPress sites, the impact can be widespread, affecting e-commerce, corporate, and personal websites. Although the vulnerability does not affect availability directly, the compromise of confidentiality and integrity can have serious consequences including regulatory penalties, loss of customer trust, and financial damage. The ease of exploitation without authentication increases risk, especially for sites with high traffic or sensitive user data. Organizations relying on this plugin should consider the threat significant enough to warrant immediate mitigation.
Mitigation Recommendations
1. Monitor the Pure Chat plugin vendor for official patches and apply updates promptly once available. 2. Until a patch is released, disable or remove the Pure Chat plugin if feasible to eliminate exposure. 3. Employ a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting the 'purechatWidgetName' parameter. 4. Implement strict Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers. 5. Sanitize and validate all user inputs at the application level, ensuring that any data used in page generation is properly escaped. 6. Conduct regular security audits and penetration testing focusing on input validation and output encoding. 7. Educate site administrators and developers about the risks of stored XSS and secure coding practices. 8. Monitor website traffic and logs for unusual activity that may indicate exploitation attempts. These steps combined will reduce the risk of exploitation and limit potential damage.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, India, Brazil, Netherlands, Japan, Italy, Spain
CVE-2024-13736: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in pure-chat Pure Chat – Live Chat & More!
Description
CVE-2024-13736 is a stored cross-site scripting (XSS) vulnerability in the Pure Chat – Live Chat & More! WordPress plugin affecting all versions up to 2. 31. The flaw arises from improper input sanitization and output escaping of the 'purechatWidgetName' parameter, allowing unauthenticated attackers to inject malicious scripts. These scripts execute whenever a user accesses the infected page, potentially compromising user confidentiality and integrity. The vulnerability has a CVSS score of 6. 1 (medium severity) and does not require authentication but does require user interaction (visiting the affected page). No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or applying mitigations to prevent exploitation. The threat primarily affects websites globally that use this plugin, with higher risk in countries with widespread WordPress adoption and significant online business presence.
AI-Powered Analysis
Technical Analysis
CVE-2024-13736 is a stored cross-site scripting vulnerability identified in the Pure Chat – Live Chat & More! WordPress plugin, affecting all versions up to and including 2.31. The vulnerability stems from improper neutralization of input during web page generation, specifically in the 'purechatWidgetName' parameter. Because the plugin fails to adequately sanitize and escape this input, attackers can inject arbitrary JavaScript code that is stored persistently and executed in the context of any user who visits the affected page. This type of stored XSS can lead to session hijacking, defacement, or redirection to malicious sites, compromising user confidentiality and integrity. The vulnerability is exploitable remotely without authentication, though it requires victim user interaction to trigger the malicious script execution. The CVSS 3.1 base score is 6.1, reflecting medium severity with network attack vector, low attack complexity, no privileges required, but requiring user interaction, and impacting confidentiality and integrity with no impact on availability. No public exploits have been reported yet, but the widespread use of WordPress and this plugin increases the potential attack surface. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially for plugins that handle user-supplied data dynamically.
Potential Impact
The vulnerability allows attackers to inject persistent malicious scripts into websites using the Pure Chat plugin, which execute in the browsers of visitors. This can lead to theft of sensitive information such as session cookies, credentials, or personal data, enabling account takeover or further attacks. It can also facilitate phishing by redirecting users to malicious sites or defacing the website content, damaging brand reputation. Since the plugin is used globally on WordPress sites, the impact can be widespread, affecting e-commerce, corporate, and personal websites. Although the vulnerability does not affect availability directly, the compromise of confidentiality and integrity can have serious consequences including regulatory penalties, loss of customer trust, and financial damage. The ease of exploitation without authentication increases risk, especially for sites with high traffic or sensitive user data. Organizations relying on this plugin should consider the threat significant enough to warrant immediate mitigation.
Mitigation Recommendations
1. Monitor the Pure Chat plugin vendor for official patches and apply updates promptly once available. 2. Until a patch is released, disable or remove the Pure Chat plugin if feasible to eliminate exposure. 3. Employ a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting the 'purechatWidgetName' parameter. 4. Implement strict Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers. 5. Sanitize and validate all user inputs at the application level, ensuring that any data used in page generation is properly escaped. 6. Conduct regular security audits and penetration testing focusing on input validation and output encoding. 7. Educate site administrators and developers about the risks of stored XSS and secure coding practices. 8. Monitor website traffic and logs for unusual activity that may indicate exploitation attempts. These steps combined will reduce the risk of exploitation and limit potential damage.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-26T01:20:54.425Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e6cb7ef31ef0b5a0552
Added to database: 2/25/2026, 9:49:32 PM
Last enriched: 2/25/2026, 10:27:44 PM
Last updated: 2/26/2026, 9:58:01 AM
Views: 2
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-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
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.