mintplexlabsのanythingllmにおける複数の脆弱性
| Title |
mintplexlabsのanythingllmにおける複数の脆弱性
|
| Summary |
AnythingLLMは、コンテンツの断片を任意のLLMがチャット中に参照できるコンテキストに変換するアプリケーションです。バージョン1.13.0以前では、filesystem-search-filesエージェントスキルがLLM制御のパターンパラメータを--オプション終了セパレータなしでripgrepに位置引数として渡していました。ripgrepは、-で始まる引数をオプションとして解析するため、パターンが--pre=/bin/shの場合、ripgrepはスクリプト実行環境となり、ディレクトリ内の全ファイルに対して/bin/sh fileを実行します。filesystemプラグインが有効(公式Dockerイメージのデフォルト)な展開において、エージェントとチャット可能な攻撃者は、filesystem-write-text-fileスキルと組み合わせることでAnythingLLMサーバーコンテナ内で任意のコマンドを実行できます。この脆弱性はバージョン1.13.0で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 28, 2026, midnight |
| Registration Date |
June 3, 2026, 5 p.m. |
| Last Update |
June 3, 2026, 5 p.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Affected System
| mintplexlabs |
|
anythingllm 1.13.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月03日] 掲載 |
June 3, 2026, 5 p.m. |
NVD Vulnerability Information
CVE-2026-48116
| Summary |
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skill passes its LLM-controlled pattern parameter to ripgrep as a positional argument without a -- end-of-options separator. ripgrep parses any argument that starts with - as an option, so a pattern of --pre=/bin/sh turns ripgrep into a script executor: it runs /bin/sh <file> for every file it walks. An attacker who can chat with an agent on a deployment with the filesystem plugin enabled (the default in the official Docker image) can use this, together with the sibling filesystem-write-text-file skill, to run arbitrary commands inside the AnythingLLM server container. This vulnerability is fixed in 1.13.0.
|
| Publication Date |
May 29, 2026, 7:17 a.m. |
| Registration Date |
May 30, 2026, 4:11 a.m. |
| Last Update |
May 30, 2026, 1:17 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* |
|
|
|
1.13.0 |
Related information, measures and tools
Common Vulnerabilities List