CVE 9.1 CRITICAL

Path Traversal in mintplex-labs/anything-llm_CVE-2026-5627

9.1 / 10
CRITICAL
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Description

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.

Basic Information

ID CVE-2026-5627
Source @huntr_ai
Published Apr 7, 2026 at 13:06
Modified Apr 7, 2026 at 13:52

Affected Product

Vendor mintplex-labs
Product mintplex-labs/anything-llm
Version unspecified
Affected Versions mintplex-labs mintplex-labs/anything-llm unspecified

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.