Description
Cross-Site Scripting (XSS) vulnerability due to inadequate input sanitisation in the client-side rendering engine of the 1millionbot AI Chat Platform. An unauthenticated remote user could cause external hyperlinks to be rendered in the web interface by sending messages containing Markdown syntax and certain unsanitised content blocks. The impact is limited to the user’s own interactive session; no compromise of internal infrastructure, access to third-party data or impact on administrative panels has been identified.
Published: 2026-09-21
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: Client-side XSS limited to user session
Action: Patch
AI Analysis

Impact

The vulnerability is a client‑side Cross‑Site Scripting flaw caused by insufficient sanitisation of Markdown messages in the rendering engine. An unauthenticated user can embed malicious links or scripts that will be rendered when the message is displayed. The flaw allows injection of arbitrary HTML or JavaScript into the attacker’s own view but does not provide direct access to the backend or other users' data.

Affected Systems

1millionbot’s AI Chatbot Platform (SaaS) across all releases built before the CVE was disclosed, as identified by the product’s CPE value indicating all earlier versions.

Risk and Exploitability

With a CVSS score of 5.1 the vulnerability is rated moderate. No EPSS score is available and the issue is not listed in CISA’s KEV catalog, suggesting no current widespread exploitation. The most likely attack vector is through the public web interface, where an unauthenticated user can post a crafted message. Because the impact is confined to the user’s own session and requires no privileged access, the overall risk to the organisational infrastructure is limited.

Generated by OpenCVE AI on September 21, 2026 at 11:22 UTC.

Remediation

Vendor Solution

The vulnerability has been fixed by the 1millionbot team.


OpenCVE Recommended Actions

  • Apply the latest 1millionbot AI Chatbot Platform patch that addresses input sanitisation in the rendering engine.
  • If the patch cannot be applied immediately, restrict or sanitize Markdown content to disallow raw HTML and script tags, or enforce strict rendering rules.
  • Implement a robust Content Security Policy that prevents execution of untrusted scripts in the chat interface.

Generated by OpenCVE AI on September 21, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description Cross-Site Scripting (XSS) vulnerability due to inadequate input sanitisation in the client-side rendering engine of the 1millionbot AI Chat Platform. An unauthenticated remote user could cause external hyperlinks to be rendered in the web interface by sending messages containing Markdown syntax and certain unsanitised content blocks. The impact is limited to the user’s own interactive session; no compromise of internal infrastructure, access to third-party data or impact on administrative panels has been identified.
Title Cross-Site Scripting (XSS) in 1millionbot’s AI chatbot platform
First Time appeared 1millionbot
1millionbot ai Chatbot Platform Saas De 1millionbot.
Weaknesses CWE-79
CPEs cpe:2.3:a:1millionbot:ai_chatbot_platform_saas_de_1millionbot.:version_prior_to_cve_publication:*:*:*:*:*:*:*
Vendors & Products 1millionbot
1millionbot ai Chatbot Platform Saas De 1millionbot.
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N'}


Subscriptions

1millionbot Ai Chatbot Platform Saas De 1millionbot.
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-09-21T11:12:43.964Z

Reserved: 2026-09-15T10:40:40.901Z

Link: CVE-2026-91921

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T10:17:15.873

Modified: 2026-09-21T10:17:15.873

Link: CVE-2026-91921

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T11:30:09Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')