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.
References
| Link | Resource |
|---|---|
| https://github.com/mintplex-labs/anything-llm/commit/3444b9b0aa6764d72d53670ab4b1aaccdc6b7017 | Patch |
| https://huntr.com/bounties/597d41c5-7ea0-4786-80f4-bd536ec66374 | Exploit Third Party Advisory |
Configurations
History
24 Apr 2026, 13:57
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.2 |
| References | () https://github.com/mintplex-labs/anything-llm/commit/3444b9b0aa6764d72d53670ab4b1aaccdc6b7017 - Patch | |
| References | () https://huntr.com/bounties/597d41c5-7ea0-4786-80f4-bd536ec66374 - Exploit, Third Party Advisory | |
| First Time |
Mintplexlabs
Mintplexlabs anythingllm |
07 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-07 14:16
Updated : 2026-04-24 13:57
NVD link : CVE-2026-5627
Mitre link : CVE-2026-5627
CVE.ORG link : CVE-2026-5627
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-29
Path Traversal: '\..\filename'
