mintplexlabsのanythingllmにおけるパストラバーサルの脆弱性
| Title |
mintplexlabsのanythingllmにおけるパストラバーサルの脆弱性
|
| Summary |
mintplex-labsのanything-llmのバージョン1.9.1までのAgentFlowsコンポーネントにはパストラバーサルの脆弱性が存在します。この脆弱性は、server/utils/agentFlows/index.jsのloadFlowおよびdeleteFlowメソッドにおけるユーザー入力の不適切な処理が原因です。具体的には、path.joinとnormalizePathの組み合わせにより、攻撃者がディレクトリ制限を回避してサーバー上の任意の.jsonファイルにアクセスまたは削除が可能になります。これにより、APIキーを含む機密設定ファイルの情報漏洩や、package.jsonのような重要ファイルの削除によるサービス拒否が発生する恐れがあります。この問題はバージョン1.12.1で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 7, 2026, midnight |
| Registration Date |
April 27, 2026, 10:46 a.m. |
| Last Update |
April 27, 2026, 10:46 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.2
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
Affected System
| mintplexlabs |
|
anythingllm 1.9.1 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 10:46 a.m. |
NVD Vulnerability Information
CVE-2026-5627
| Summary |
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.
|
| Publication Date |
April 7, 2026, 11:16 p.m. |
| Registration Date |
April 15, 2026, 11:28 a.m. |
| Last Update |
April 24, 2026, 10:57 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* |
|
1.9.1 |
|
|
Related information, measures and tools
Common Vulnerabilities List