Anythingllm
Approved changes feed: RSS · Atom
cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Mintplexlabs (668f36b8-0889-52f8-9874-ab5e2c6e8ad8) |
|---|---|
| Product | Anythingllm (0e10e5dc-a16a-5d19-8d77-26b867b1018f) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-5627 |
vulnerable | 2026-06-08 08:07:03.928527 |
Path Traversal in mintplex-labs/anything-llm
CRITICAL (9.1)
A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the `AgentFlows` component. The vulnerability arises from improper handling of user input in the `loadFlow` and `deleteFlow` methods in `server/utils/agentFlows/index.js`. Specifically, the combination of `path.join` and `normalizePath` allows attackers to bypass directory restrictions and access or delete arbitrary `.json` files on the server. This can lead to information disclosure, such as leaking sensitive configuration files containing API keys, or denial of service by deleting critical files like `package.json`. The issue is resolved in version 1.12.1.
Published: 2026-04-07T13:06:38.503Z
Updated: 2026-04-07T13:52:59.055Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-42456 |
vulnerable | 2026-06-08 08:03:16.324773 |
AnythingLLM: Cross-User TTS Audio Disclosure via Chat ID (IDOR)
MEDIUM (4.3)
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, GET /api/workspace/:slug/tts/:chatId in AnythingLLM returns the text-to-speech audio for another user's chat response within the same workspace because the route validates workspace membership but does not enforce ownership of the targeted chat row. As a result, an authenticated user can access another user's private assistant response in audio form if the chatId is known or guessed. This constitutes an insecure direct object reference (IDOR) affecting private chat response content exposed through the TTS endpoint. This issue has been patched in version 1.12.1.
Published: 2026-05-08T23:01:30.213Z
Updated: 2026-05-11T15:54:57.762Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-41318 |
vulnerable | 2026-06-08 08:03:15.219315 |
AnythingLLM vulnerable to stored DOM XSS in chart caption renderer - LLM-driven prompt injection produces executable HTML via unsanitized renderMarkdown(content.caption) in Chartable component
MEDIUM (5.4)
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, AnythingLLM's in-chat markdown renderer has an unsafe custom rule for images that interpolates the markdown image's `alt` text into an HTML `alt="..."` attribute without any HTML encoding. Every call-site in the app wraps `renderMarkdown(...)` with `DOMPurify.sanitize(...)` as defense-in-depth — except the `Chartable` component, which renders chart captions with no sanitization. The chart caption is the natural-language text the LLM emits around a `create-chart` tool call, so any attacker who can influence the LLM's output — most cheaply via indirect prompt injection in a shared workspace document, or directly if they can create a chart record in a multi-user workspace — can trigger stored DOM-level XSS in every other user's browser when they open that conversation. AnythingLLM chat history is loaded server-side via `GET /api/workspace/:slug/chats` and rendered directly into the chat UI. Version 1.12.1 contains a patch for this issue.
Published: 2026-04-24T02:57:16.193Z
Updated: 2026-04-24T18:17:42.185Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32719 |
vulnerable | 2026-06-08 07:57:18.075464 |
AnythingLLM has a Zip Slip Path Traversal and Code Execution via Community Hub Plugin Import
MEDIUM (4.2)
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, The ImportedPlugin.importCommunityItemFromUrl() function in server/utils/agents/imported.js downloads a ZIP file from a community hub URL and extracts it using AdmZip.extractAllTo() without validating file paths within the archive. This enables a Zip Slip path traversal attack that can lead to arbitrary code execution.
Published: 2026-03-13T21:25:31.682Z
Updated: 2026-03-16T16:44:38.247Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32717 |
vulnerable | 2026-06-08 07:57:18.075203 |
AnythingLLM access control bypass: suspended users can continue using Browser Extension API keys
LOW (2.7)
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, in multi-user mode, AnythingLLM blocks suspended users on the normal JWT-backed session path, but it does not block them on the browser extension API key path. If a user already has a valid brx-... browser extension API key, that key continues to work after suspension. As a result, a suspended user can still access browser extension endpoints, read reachable workspace metadata, and continue upload or embed operations even though normal authenticated requests are rejected.
Published: 2026-03-13T21:23:48.659Z
Updated: 2026-03-16T16:45:17.568Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32715 |
vulnerable | 2026-06-08 07:57:18.074542 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32628 |
vulnerable | 2026-06-08 07:57:17.770924 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32626 |
vulnerable | 2026-06-08 07:57:17.770181 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32617 |
vulnerable | 2026-06-08 07:57:17.756596 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-24478 |
vulnerable | 2026-06-08 07:51:17.745841 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-24477 |
vulnerable | 2026-06-08 07:51:17.745489 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-21484 |
vulnerable | 2026-06-08 07:49:16.407680 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8251 |
vulnerable | 2026-06-08 07:00:23.383273 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8249 |
vulnerable | 2026-06-08 07:00:23.373042 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8248 |
vulnerable | 2026-06-08 07:00:23.370843 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-7783 |
vulnerable | 2026-06-08 06:58:23.418623 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-7771 |
vulnerable | 2026-06-08 06:58:23.401898 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5216 |
vulnerable | 2026-06-08 06:56:15.171774 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5213 |
vulnerable | 2026-06-08 06:56:15.170533 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5211 |
vulnerable | 2026-06-08 06:56:15.166170 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5208 |
vulnerable | 2026-06-08 06:56:15.164026 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4287 |
vulnerable | 2026-06-08 06:50:17.432522 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4284 |
vulnerable | 2026-06-08 06:50:17.428622 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4084 |
vulnerable | 2026-06-08 06:50:17.003225 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3570 |
vulnerable | 2026-06-08 06:43:50.313175 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3569 |
vulnerable | 2026-06-08 06:43:50.302450 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3283 |
vulnerable | 2026-06-08 06:41:52.878408 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3279 |
vulnerable | 2026-06-08 06:41:52.866428 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3153 |
vulnerable | 2026-06-08 06:41:52.586184 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3152 |
vulnerable | 2026-06-08 06:41:52.585721 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3150 |
vulnerable | 2026-06-08 06:41:52.581620 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3149 |
vulnerable | 2026-06-08 06:41:52.579736 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3110 |
vulnerable | 2026-06-08 06:41:52.503896 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3104 |
vulnerable | 2026-06-08 06:41:52.496167 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3102 |
vulnerable | 2026-06-08 06:41:52.495609 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3101 |
vulnerable | 2026-06-08 06:41:52.493572 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3033 |
vulnerable | 2026-06-08 06:41:52.247388 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3029 |
vulnerable | 2026-06-08 06:41:52.241531 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3028 |
vulnerable | 2026-06-08 06:41:52.241141 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3025 |
vulnerable | 2026-06-08 06:41:52.237523 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2913 |
vulnerable | 2026-06-08 06:35:27.690844 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-22422 |
vulnerable | 2026-06-08 06:29:34.921489 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-13059 |
vulnerable | 2026-06-08 06:25:36.624374 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10513 |
vulnerable | 2026-06-08 06:23:46.830176 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10109 |
vulnerable | 2026-06-08 06:22:03.584560 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0798 |
vulnerable | 2026-06-08 06:22:02.705394 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0795 |
vulnerable | 2026-06-08 06:22:02.695513 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0765 |
vulnerable | 2026-06-08 06:22:02.627323 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0763 |
vulnerable | 2026-06-08 06:22:02.626904 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0759 |
vulnerable | 2026-06-08 06:22:02.064330 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0551 |
vulnerable | 2026-06-08 06:22:01.328733 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0550 |
vulnerable | 2026-06-08 06:22:01.328219 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0549 |
vulnerable | 2026-06-08 06:22:01.327829 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0440 |
vulnerable | 2026-06-08 06:22:01.064119 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0439 |
vulnerable | 2026-06-08 06:22:01.063720 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0436 |
vulnerable | 2026-06-08 06:22:01.059819 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0435 |
vulnerable | 2026-06-08 06:22:01.057628 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0404 |
vulnerable | 2026-06-08 06:22:00.592234 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5833 |
vulnerable | 2026-06-08 06:19:44.869025 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5832 |
vulnerable | 2026-06-08 06:19:44.867056 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4897 |
vulnerable | 2026-06-08 06:16:14.817664 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.