CVE-2019-25737
Deferred Deferred - Pending Action

Stored XSS in Live Chat Unlimited 2.8.3

Vulnerability report for CVE-2019-25737, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-04

Last updated on: 2026-06-10

Assigner: VulnCheck

Description

Live Chat Unlimited 2.8.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts through the chat input field. Attackers can submit payloads containing script tags and event handlers that execute in the admin area, enabling cookie theft or forced redirects to malicious websites.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-04
Last Modified
2026-06-10
Generated
2026-07-15
AI Q&A
2026-06-04
EPSS Evaluated
2026-07-13
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
screets live_chat_unlimited to 2.8.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2019-25737 is a stored cross-site scripting (XSS) vulnerability in Live Chat Unlimited version 2.8.3. It allows unauthenticated attackers to inject malicious scripts through the chat input field.

Because the input is not properly sanitized, attackers can submit payloads containing script tags and event handlers that execute in the admin area of the application.

This execution can lead to harmful actions such as stealing admin cookies or forcing redirects to malicious websites.

Detection Guidance

The vulnerability can be detected by identifying if the Live Chat Unlimited plugin version 2.8.3 is installed on your WordPress site.

One way to detect the presence of the vulnerable plugin is by using the Google Dork: inurl:'wp-content/plugins/screets-lcx'.

Additionally, monitoring the chat input field for suspicious script tags or event handler payloads can help detect exploitation attempts.

Compliance Impact

The vulnerability allows unauthenticated attackers to inject malicious scripts that execute in the admin area, potentially leading to cookie theft or forced redirects to malicious websites.

Such unauthorized access and data theft risks could negatively impact compliance with data protection standards and regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against unauthorized access and breaches.

However, the provided information does not explicitly discuss compliance implications or specific regulatory impacts.

Impact Analysis

This vulnerability can have serious security impacts if exploited.

  • Attackers can steal administrator cookies, potentially gaining unauthorized access to the admin account.
  • Attackers can force redirects to malicious websites, which may lead to further compromise or phishing attacks.
  • Because the vulnerability is exploitable by unauthenticated users, it increases the risk of attack without needing prior access.
Mitigation Strategies

Immediate mitigation steps include disabling or removing the vulnerable Live Chat Unlimited plugin version 2.8.3 from your WordPress installation.

Avoid using the chat input field until a patched version is available or the vulnerability is fixed.

Monitor admin sessions for suspicious activity such as unexpected redirects or cookie theft.

Implement web application firewall (WAF) rules to block script injection attempts targeting the chat input field.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25737. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart