Lucene search
+L
MintplexlabsAnythingllm

67 matches found

CVE
CVE
added 2025/03/20 10:09 a.m.64 views

CVE-2024-10513

CVE-2024-10513 describes a path traversal in mintplex-labs/anything-llm prior to 1.2.2 via the /api/document/move-files endpoint in the document uploads manager. An attacker with the manager role can relocate the anythingllm.db database to a publicly accessible directory, then download and delete...

7.2CVSS6.9AI score0.00861EPSS
Save
CVE
CVE
added 2026/04/24 2:57 a.m.63 views

CVE-2026-41318

AnythingLLM prior to v1.12.1 is vulnerable to stored DOM-based XSS via an unsafe image rendering rule and unsanitized chart captions in the Chartable component. The vulnerability arises because renderMarkdown(...) output is sanitized in all call sites except Chartable, where LLM-generated caption...

5.4CVSS5.7AI score0.00195EPSS
SaveWeb
CVE
CVE
added 2024/06/05 12:00 a.m.62 views

CVE-2024-4084

CVE-2024-4084 affects mintplex-labs/anything-llm. The issue is a Server-Side Request Forgery (SSRF) due to insufficient validation of user-supplied URLs, enabling access to internal assets and services. Attackers can bypass intranet IP filters (192/172/10/127) and protocol restrictions by using a...

7.7CVSS7.6AI score0.00487EPSS
Save
CVE
CVE
added 2025/03/20 10:11 a.m.60 views

CVE-2024-8248

CVE-2024-8248 affects mintplex-labs/anything-llm (commit 296f041). The vulnerability occurs in the project’s normalizePath function, enabling path traversal that can read/write arbitrary files in the storage directory and potentially escalate privileges from manager to admin. Connected sources co...

7.2CVSS7AI score0.00861EPSS
Save
CVE
CVE
added 2026/03/13 9:25 p.m.59 views

CVE-2026-32719

AnythingLLM (versions

6.4CVSS6AI score0.00388EPSS
Save
CVE
CVE
added 2026/05/28 9:19 p.m.59 views

CVE-2026-48116

AnythingLLM CVE-2026-48116: Prior to 1.13.0, the filesystem-search-files agent passes a user-controlled pattern to ripgrep as a positional argument without a -- end-of-options separator. ripgrep interprets arguments starting with - as options, so a pattern like --pre=/bin/sh can execute /bin/sh f...

8.8CVSS6AI score0.00366EPSS
Save
CVE
CVE
added 2025/03/20 10:08 a.m.58 views

CVE-2024-7771

CVE-2024-7771 affects the Dockerized mintplex-labs/anything-llm (latest digest 1d9452da2b92). The issue is in the localWhisper audio transcription path: resampling from 1 Hz to 16000 Hz can quickly exhaust memory, causing the Docker container to be killed by the daemon and leading to a denial of ...

6.5CVSS6.4AI score0.0075EPSS
Save
CVE
CVE
added 2026/05/28 9:20 p.m.58 views

CVE-2026-47713

Summary of CVE-2026-47713 : AnythingLLM prior to version 1.13.0 allowed a mobile device token created in single-user mode to survive the migration to multi-user mode without an attached user. In multi-user mode, the mobile authentication middleware accepted this token, causing downstream handlers...

4.3CVSS5.8AI score0.00219EPSS
Save
CVE
CVE
added 2026/04/07 1:06 p.m.58 views

CVE-2026-5627

The CVE-2026-5627 issue affects mintplex-labs/anything-llm up to version 1.9.1, specifically in the AgentFlows component. The vulnerability stems from improper handling of user input in loadFlow and deleteFlow (server/utils/agentFlows/index.js), where path.join combined with normalizePath can byp...

9.1CVSS7.3AI score0.00809EPSS
SaveWeb
CVE
CVE
added 2026/03/13 8:14 p.m.52 views

CVE-2026-32626

CVE-2026-32626 affects AnythingLLM Desktop (1.11.1 and earlier). The root cause is in the chat rendering pipeline where user-provided content is interpolated into the alt attribute of an image in frontend/src/utils/chat/markdown.js without HTML entity escaping, combined with rendering the output ...

9.6CVSS5.9AI score0.00721EPSS
Save
CVE
CVE
added 2026/05/28 9:18 p.m.49 views

CVE-2026-45403

Summary of CVE-2026-45403 : AnythingLLM’s agent filesystem copy tool (prior to v1.13.0) validates only the top-level source/destination. The recursive copy helper traverses child entries with fs.stat() and copies via fs.copyFile() without validating each child or rejecting symlinks. A symlink ins...

2.5CVSS5.8AI score0.00193EPSS
Save
CVE
CVE
added 2026/03/13 9:23 p.m.46 views

CVE-2026-32717

AnythingLLM prior to 1.11.2 in multi-user mode suffers an access control bypass where suspended users remain authenticated via browser extension API keys. If a user already has a valid brx-... browser extension API key, it continues to work after suspension, allowing access to browser extension e...

2.7CVSS5.8AI score0.00231EPSS
Save
CVE
CVE
added 2026/05/08 11:01 p.m.46 views

CVE-2026-42456

AnythingLLM vulnerable prior to v1.12.1: GET /api/workspace/:slug/tts/:chatId exposes another user’s private chat response as TTS audio due to ownership check not being enforced, enabling IDOR. Authenticated users can access audio content by guessing known chatId. Issue patched in v1.12.1; remedi...

4.3CVSS5.7AI score0.00301EPSS
SaveWeb
CVE
CVE
added 2026/03/13 9:22 p.m.44 views

CVE-2026-32715

CVE-2026-32715 | AnythingLLM in versions up to 1.11.1 has a privilege bypass where two generic system-preferences endpoints expose manager-level access, bypassing admin-only restrictions. This allows a manager to read plaintext SQL database credentials and overwrite admin-only global settings (e....

3.8CVSS5.8AI score0.00198EPSS
Save
CVE
CVE
added 2025/12/18 12:00 a.m.38 views

CVE-2025-63390

CVE-2025-63390 affects AnythingLLM v1.8.5 with an authentication bypass via the /api/workspaces endpoint. The endpoint fails to enforce auth, allowing unauthenticated remote attackers to enumerate and retrieve detailed workspace configuration data (ids, names, slugs; AI model configs like chatPro...

5.3CVSS6.7AI score0.0056EPSS
Save
CVE
CVE
added 2026/03/13 8:07 p.m.38 views

CVE-2026-32617

AnythingLLM prior to 1.11.1 on default installations with no credentials exposes unauthenticated HTTP endpoints and WebSocket, with CORS accepting any origin. The server binds to 127.0.0.1 by default, and browser Private Network Access blocks public-to-private requests, so exploitation is feasibl...

7.5CVSS5.7AI score0.0041EPSS
Save
CVE
CVE
added 2026/01/26 11:23 p.m.34 views

CVE-2026-24478

CVE-2026-24478 — AnythingLLM is affected by a prior to 1.10.0 path traversal in the DrupalWiki integration that allows a malicious admin (or an attacker tricking an admin) to write arbitrary server files, enabling Remote Code Execution (RCE) by overwriting configuration files or adding scripts. M...

7.2CVSS6AI score0.00872EPSS
Save
Total number of security vulnerabilities67