Skip to main content

ChatBot CVE-2026-57362

| EUVDEUVD-2026-41361 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-07-02 Patchstack GHSA-3pc2-v6g3-vwg9
7.1
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
vuln.today AI
7.1 HIGH

Unauthenticated network-reachable reflected XSS (AV:N/PR:N) requiring victim click (UI:R), with scope change into the WordPress origin and low C/I/A impact typical of reflected XSS.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

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

Lifecycle Timeline

1
Analysis Generated
Jul 02, 2026 - 12:17 vuln.today

DescriptionCVE.org

Unauthenticated Cross Site Scripting (XSS) in ChatBot <= 8.3.2 versions.

AnalysisAI

Reflected cross-site scripting in the QuantumCloud ChatBot WordPress plugin (versions 8.3.2 and earlier) lets unauthenticated remote attackers inject malicious script that executes in a victim's browser when they follow a crafted link. The CVSS 3.1 score is 7.1 with a scope change (S:C), reflecting that injected script runs in the security context of the WordPress site rather than the vulnerable component alone. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.

Technical ContextAI

The affected component is the ChatBot plugin published by QuantumCloud for the WordPress platform (CPE cpe:2.3:a:quantumcloud:chatbot). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning attacker-controlled input is reflected back into an HTTP response without adequate output encoding or input sanitization. Because this is a reflected variant, the malicious payload is not stored server-side but is echoed from a request parameter into the rendered page, so it triggers only when a victim loads a specially crafted URL. The CVSS scope change (S:C) indicates the injected script can affect resources beyond the plugin itself - typically the containing WordPress DOM, session, and any authenticated admin browsing the page.

RemediationAI

Update the ChatBot plugin to a version later than 8.3.2 once the vendor releases a fixed build; the input does not specify an exact patched version, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/chatbot/vulnerability/wordpress-chatbot-plugin-8-3-2-reflected-cross-site-scripting-xss-vulnerability) and the QuantumCloud plugin changelog for the corrected release before upgrading. If an update is not yet available, apply a Web Application Firewall rule (Patchstack or equivalent WordPress WAF) to filter reflected XSS payloads targeting the plugin's request parameters, which blocks the attack with minimal functional side effects. As additional compensating controls, restrict or deactivate the ChatBot plugin on sites where it is not actively used (trade-off: chatbot functionality is lost), and ensure the site sets a restrictive Content-Security-Policy that disallows inline script execution to blunt payload execution (trade-off: CSP may break legitimate inline scripts and requires testing).

Share

CVE-2026-57362 vulnerability details – vuln.today

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