Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-5627

Опубликовано: 07 апр. 2026
Источник: nvd
CVSS3: 9.1
CVSS3: 7.2
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*
Версия до 1.9.1 (включая)

EPSS

Процентиль: 54%
0.00809
Низкий

9.1 Critical

CVSS3

7.2 High

CVSS3

Дефекты

CWE-29

Связанные уязвимости

CVSS3: 9.1
github
4 месяца назад

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.

EPSS

Процентиль: 54%
0.00809
Низкий

9.1 Critical

CVSS3

7.2 High

CVSS3

Дефекты

CWE-29