Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://app.unpkg.com/@developer.notchatbot/[email protected]
- https://gist.github.com/0xN4no/0601f398942a29259d217ea650f694fe
- https://github.com/0xN4no/CVE-2026-30048
- https://www.npmjs.com/package/@developer.notchatbot/webchat
FAQ
What is CVE-2026-30048?
CVE-2026-30048 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 convers...
How severe is CVE-2026-30048?
CVE-2026-30048 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-30048?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.