Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable stored XSS injectable without authentication (PR:N) but firing only on victim page-load (UI:R), crossing into the browser context (S:C) with limited C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in QuantumCloud ChatBot chatbot allows Stored XSS.This issue affects ChatBot: from n/a through <= 8.3.7.
AnalysisAI
Stored cross-site scripting in the QuantumCloud ChatBot WordPress plugin (versions through 8.3.7) lets an attacker persist malicious script that executes in another user's browser when the affected page is viewed. The CVSS 3.1 vector (AV:N/PR:N/UI:R/S:C) indicates a network-reachable, unauthenticated injection point that requires a victim to load the poisoned content and crosses a privilege boundary into the rendering context. There is no public exploit identified at time of analysis and the flaw is not listed in CISA KEV.
Technical ContextAI
The plugin is a WordPress chatbot component (CPE cpe:2.3:a:quantumcloud:chatbot) that accepts and later renders user-supplied conversational or configuration input inside generated web pages. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation: input is stored server-side and echoed back into HTML without adequate output encoding or sanitization, so an HTML/script payload is interpreted by the browser rather than displayed as text. Because it is stored (persistent) rather than reflected, the payload survives across sessions and fires for every user who subsequently loads the affected view, which aligns with the Scope:Changed metric in the CVSS vector.
RemediationAI
Upgrade the QuantumCloud ChatBot plugin to the first release published after 8.3.7 once the vendor makes it available; no vendor-released patched version is independently confirmed in the provided data, so monitor the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/chatbot/vulnerability/wordpress-chatbot-plugin-8-3-7-cross-site-scripting-xss-vulnerability) and the WordPress plugin changelog for the fixed build. Until a patch is confirmed, consider deploying a WAF or Patchstack virtual patch to filter script payloads in chatbot input, restrict who can submit or configure chatbot content, and add a Content-Security-Policy that blocks inline script execution to blunt payload firing - noting that a strict CSP can break legitimate inline widgets and a WAF rule may cause false positives on chat messages containing markup. If the plugin is non-essential, deactivating it removes the exposure entirely at the cost of the chatbot feature.
A blind SQL injection vulnerability exists in QuantumCloud ChatBot plugin affecting versions up to and including 7.7.9,
Cross-Site Request Forgery (CSRF) vulnerability in QuantumCloud AI ChatBot plugin <= 4.2.8 versions. Rated high severity
Reflected cross-site scripting in the QuantumCloud ChatBot WordPress plugin (versions 8.3.2 and earlier) lets unauthenti
Broken access control in the QuantumCloud ChatBot plugin for WordPress (versions <= 7.9.7) allows authenticated low-priv
The Chatbot for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in versio
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43446