Generated remediation guidance and an executive summary. No account required.
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().
Cite this page
CVE-2026-32626. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-32626
Use CWE-79, Mintplexlabs vendor hub and Anythingllm product page to widen CVE-2026-32626 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-24477, CVE-2026-32628 and CVE-2026-5627 for nearby disclosures in the same product family.