← Vulnerability feed

Vulnerability record · CVE-2026-32626 · published 16 March 2026

CVE-2026-32626: Mintplexlabs anythingllm cross-site scripting vulnerability

Mintplexlabs · Anythingllm

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, AnythingLLM Desktop contains a Streaming Phase XSS vulnerability in the chat rendering pipeline that escalates to Remote Code Execution on the host OS due to insecure Electron configuration. This works with default settings and requires no user interaction beyond normal chat usage. The custom markdown-it image renderer in frontend/src/utils/chat/markdown.js interpolates token.content directly into the alt attribute without HTML entity escaping. The PromptReply component renders this output via dangerouslySetInnerHTML without DOMPurify sanitization — unlike HistoricalMessage which correctly applies DOMPurify.sanitize().

9.6 CVSS 3.1 Critical EPSS 0.73% · top 47.6% CWE-79 · Cross-site scripting
9.6CVSS 3.1 base score
0.73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 1 tagged exploit
17 Jun 2026Last modified by NVD

Description

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, AnythingLLM Desktop contains a Streaming Phase XSS vulnerability in the chat rendering pipeline that escalates to Remote Code Execution on the host OS due to insecure Electron configuration. This works with default settings and requires no user interaction beyond normal chat usage. The custom markdown-it image renderer in frontend/src/utils/chat/markdown.js interpolates token.content directly into the alt attribute without HTML entity escaping. The PromptReply component renders this output via dangerouslySetInnerHTML without DOMPurify sanitization — unlike HistoricalMessage which correctly applies DOMPurify.sanitize().

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-32626 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.9CVE-2024-3025Mintplexlabs anythingllm relative path traversal vulnerabilitymintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functio…EPSS 1.0%9.8CVE-2024-3104Mintplexlabs anythingllm os command injection vulnerabilityA remote code execution vulnerability exists in mintplex-labs/anything-llm due to improper handling of environment variables. Attackers can exploit t…EPSS 0.98%9.8CVE-2023-4897Mintplexlabs anythingllm relative path traversal vulnerabilityRelative Path Traversal in GitHub repository mintplex-labs/anything-llm prior to 0.0.1.EPSS 0.90%9.4CVE-2024-3033Mintplexlabs anythingllm incorrect authorization vulnerabilityAn improper authorization vulnerability exists in the mintplex-labs/anything-llm application, specifically within the '/api/v/' endpoint and its sub-…EPSS 0.55%9.1CVE-2024-3279Mintplexlabs anythingllm missing authentication for critical function vulnerabilityAn improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerab…EPSS 0.65%9.1CVE-2024-0404Mintplexlabs anythingllm mass assignment vulnerabilityA mass assignment vulnerability exists in the `/api/invite/:code` endpoint of the mintplex-labs/anything-llm repository, allowing unauthorized creati…EPSS 0.78%9.1CVE-2023-5832Mintplexlabs anythingllm improper input validation vulnerabilityImproper Input Validation in GitHub repository mintplex-labs/anything-llm prior to 0.1.0.EPSS 0.74%8.8CVE-2026-48116Mintplexlabs anythingllm command injection vulnerabilityAnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the file…EPSS 0.54%

Source: NIST National Vulnerability Database (record CVE-2026-32626), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.