S4E just found a medium-severity finding from asset blacklist checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Dec 3, 2025

CVE-2019-14950 Scanner

CVE-2019-14950 Scanner - Cross-Site Scripting (XSS) vulnerability in WP Live Chat Support

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.3k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
6.1
CVSS
Description

The wp-live-chat-support plugin before 8.0.27 for WordPress has XSS via the GDPR page.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Sep 18, 2026View on NVD →
Detail

WP Live Chat Support is a popular WordPress plugin used by businesses and organizations to interact with their customers in real-time. It allows website owners to engage with visitors, providing immediate support and assistance to enhance user experience and satisfaction. Often employed by small to medium-sized enterprises, the plugin offers chat functionalities directly on the site, eliminating the need for external messaging platforms. With a variety of helpful features, it can be customized to fit the branding and specific needs of the business. The plugin is utilized globally, supporting multiple languages and offering integration capabilities with other key WordPress applications. Due to its widespread use, vulnerabilities in this plugin can have a huge impact on the security and trustworthiness of a website.

The Cross-Site Scripting (XSS) vulnerability detected in the WP Live Chat Support plugin arises from inadequate input sanitization on the GDPR page. It allows attackers to inject malicious scripts that execute in the browser of users who visit a compromised or malicious page. This form of vulnerability is particularly risky as it permits the unauthorized execution of scripts without the user's knowledge, potentially leading to theft of cookies, session hijacking, or redirection to malicious sites. XSS vulnerabilities like this can be exploited to deface web pages, steal personal information, or perform phishing attacks. It highlights the crucial need for proper validation and escaping of input data in web applications. Such vulnerabilities are a common target for hackers due to the relative ease of exploitation and the broad potential impact on web security.

This vulnerability is a result of insufficient sanitization in the GDPR page of the plugin. The plugin does not correctly escape user-supplied input, leading to potential exploitation by malicious actors. An attacker can embed a malicious script within an HTTP POST request to the vulnerable endpoint. The script executes in the context of the victim's browser when they visit a crafted page. This vulnerability is exploitable remotely and does not require authentication, increasing its severity. It's essential for administrators to update to a secure version and ensure web input is adequately sanitized to prevent execution of arbitrary scripts.

When exploited, this vulnerability can have several detrimental effects. Users may unknowingly execute malicious scripts, potentially leading to session hijacking, where an attacker gains unauthorized access to the user's session data. It can also lead to unauthorized actions being performed on behalf of the user, information theft, or redirection to phishing sites. In worst-case scenarios, attackers could deface the website or deploy further attacks exploiting elevated privileges. The reputational damage to the affected website or business can be significant, reducing user trust and leading to potential data breaches.

REFERENCES

Solution Advice
  • Ensure that input fields are correctly sanitized and escaped to prevent script injection.
  • Keep the WP Live Chat Support plugin updated to version 8.0.27 or later.
  • Implement security headers in web applications such as Content Security Policy (CSP) to mitigate XSS risks.
  • Consider using security plugins or services that provide real-time XSS protection for WordPress sites.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2019-14950 Scanner - Cross-Site Scripting (XSS) vulnerability in WP Live Chat Support | S4E