Skip to main content

Live Helper Chat CVE-2026-44633

| EUVDEUVD-2026-30371 HIGH
Incorrect Authorization (CWE-863)
2026-05-14 GitHub_M
8.1
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

3
Patch available
May 14, 2026 - 20:17 EUVD
Analysis Generated
May 14, 2026 - 19:31 vuln.today
CVE Published
May 14, 2026 - 18:46 nvd
HIGH 8.1

DescriptionGitHub Advisory

Live Helper Chat is an open-source application that enables live support websites. In 4.84v, the Live Helper Chat REST API chat update endpoint allows a REST user with lhchat/use to update a chat in a department they cannot read. The endpoint accepts arbitrary chat object fields, so the user can change the chat hash and status and then access or tamper with the chat through visitor/widget paths. The same write primitive can set operation_admin, which is later emitted as operator-side JavaScript.

AnalysisAI

Privilege escalation and cross-site scripting in Live Helper Chat 4.84v allows authenticated REST API users to manipulate chats outside their authorized departments and inject malicious JavaScript into operator sessions. Attackers with low-privilege lhchat/use access can modify arbitrary chat object fields including chat hash, status, and operation_admin properties, enabling unauthorized data access through visitor/widget paths and code execution in operator contexts. EPSS data not available; no confirmed active exploitation or public POC identified at time of analysis.

Technical ContextAI

Live Helper Chat is an open-source customer support platform providing real-time chat functionality through web interfaces and REST APIs. The vulnerability stems from inadequate authorization enforcement (CWE-863: Incorrect Authorization) in the REST API chat update endpoint. The endpoint fails to validate department-level read permissions before allowing chat object modifications, creating a write-what-where condition. The attack surface spans two exploitation vectors: first, unauthorized modification of chat metadata (hash, status) enables access control bypass through visitor/widget code paths that trust these fields; second, setting the operation_admin field leads to stored XSS as this user-controlled value is later rendered as JavaScript in the operator dashboard without sanitization. The affected CPE cpe:2.3:a:livehelperchat:livehelperchat:*:*:*:*:*:*:*:* indicates the core application regardless of deployment environment.

RemediationAI

Upgrade to Live Helper Chat version patched for CVE-2026-44633 as specified in the GitHub Security Advisory at https://github.com/LiveHelperChat/livehelperchat/security/advisories/GHSA-hjqq-qmvj-9whm. If immediate patching is not feasible, implement compensating controls: restrict REST API access using IP allowlisting or VPN-only access to limit the attack surface to trusted networks; audit and minimize lhchat/use permission grants, ensuring only necessary users have REST API access; implement Web Application Firewall rules to block PUT/PATCH requests to chat update endpoints from untrusted sources, though this may break legitimate API integrations; enable comprehensive API audit logging to detect unauthorized chat modification attempts across department boundaries. Note that disabling REST API functionality entirely eliminates this attack vector but will break third-party integrations and automated workflows. For XSS mitigation specifically, implement Content Security Policy headers to restrict inline script execution in operator dashboards, though this requires testing to avoid breaking legitimate application functionality.

CVE-2022-0935 HIGH POC
8.8 Apr 07

Host Header injection in password Reset in GitHub repository livehelperchat/livehelperchat prior to 3.97. Rated high sev

CVE-2021-4131 HIGH POC
8.8 Dec 18

livehelperchat is vulnerable to Cross-Site Request Forgery (CSRF). Rated high severity (CVSS 8.8), this vulnerability is

CVE-2022-1235 HIGH POC
8.2 Apr 05

Weak secrethash can be brute-forced in GitHub repository livehelperchat/livehelperchat prior to 3.96. Rated high severit

CVE-2022-1213 HIGH POC
8.1 Apr 05

SSRF filter bypass port 80, 433 in GitHub repository livehelperchat/livehelperchat prior to 3.67v. Rated high severity (

CVE-2022-1191 HIGH POC
8.1 Mar 31

SSRF on index.php/cobrowse/proxycss/ in GitHub repository livehelperchat/livehelperchat prior to 3.96. Rated high severi

CVE-2022-1176 HIGH POC
7.5 Mar 31

Loose comparison causes IDOR on multiple endpoints in GitHub repository livehelperchat/livehelperchat prior to 3.96. Rat

CVE-2021-4123 MEDIUM POC
6.5 Dec 16

livehelperchat is vulnerable to Cross-Site Request Forgery (CSRF). Rated medium severity (CVSS 6.5), this vulnerability

CVE-2021-4049 MEDIUM POC
6.5 Dec 07

livehelperchat is vulnerable to Cross-Site Request Forgery (CSRF). Rated medium severity (CVSS 6.5), this vulnerability

CVE-2022-1530 MEDIUM POC
6.1 Apr 29

Cross-site Scripting (XSS) in GitHub repository livehelperchat/livehelperchat prior to 3.99v. Rated medium severity (CVS

CVE-2022-1234 MEDIUM POC
6.1 Apr 06

XSS in livehelperchat in GitHub repository livehelperchat/livehelperchat prior to 3.97. Rated medium severity (CVSS 6.1)

CVE-2021-4176 MEDIUM POC
6.1 Dec 29

livehelperchat is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). Ra

CVE-2021-4169 MEDIUM POC
6.1 Dec 26

livehelperchat is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). Ra

Share

CVE-2026-44633 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy