CVE-2026-30048
Received
Received - Intake
Stored XSS in NotChatbot WebChat Widget Allows Remote Script Execution
Publication date: 2026-03-18
Last updated on: 2026-03-19
Assigner: MITRE
Description
Description
A stored cross-site scripting (XSS) vulnerability exists in the NotChatbot WebChat widget thru 1.4.4. User-supplied input is not properly sanitized before being stored and rendered in the chat conversation history. This allows an attacker to inject arbitrary JavaScript code which is executed when the chat history is reloaded. The issue is reproducible across multiple independent implementations of the widget, indicating that the vulnerability resides in the product itself rather than in a specific website configuration.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| notchatbot | webchat | 1.4.4 |
| notchatbot | @developer.notchatbot | to 1.5.0 (inc) |
| notchatbot | @developer.notchatbot | to 1.4.4 (inc) |
Helpful Resources
Exploitability
| 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. |