| Title | langflowにおけるユーザ制御の鍵による認証回避に関する脆弱性 |
|---|---|
| Summary | Langflowは、AI搭載のエージェントおよびワークフローを構築・展開するためのツールです。バージョン1.9.0以前のLangflowの/api/v1/monitorルーターは、メッセージ、セッション、ビルド成果物、およびLLMトランザクションログといったユーザー所有のリソースに対して読み取り、書き込み、削除操作を行う7つのエンドポイントを公開していましたが、認証されたリクエスターが対象のリソースを所有しているかどうかを検証していませんでした。そのため、認証された任意のユーザーがターゲットのリソースIDまたはflow_idを提供することで、他のユーザーのデータを読み取り、変更し、名前を変更し、または完全に削除できました。これは典型的なIDOR(不適切なアクセス制御)およびBOLA(ビジネスロジックの欠陥)脆弱性です。特筆すべきことに、同じソースファイル(monitor.py)に所有権チェックを正しく実装したエンドポイントも存在しており、正しいパターンが知られていたものの一貫して適用されていなかったことを示しています。この脆弱性はバージョン1.9.0で修正されました。 |
| Possible impacts | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution | ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | June 23, 2026, midnight |
| Registration Date | June 29, 2026, 11:20 a.m. |
| Last Update | June 29, 2026, 11:20 a.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 |
| langflow |
| langflow 1.9.0 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年06月29日] 掲載 |
June 29, 2026, 11:20 a.m. |
| Summary | Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.0, Langflow's /api/v1/monitor router exposes 7 endpoints that perform read, write, and delete operations on user-owned resources — messages, sessions, build artifacts, and LLM transaction logs — without verifying that the authenticated requester owns the targeted resource. Any authenticated user can read, modify, rename, or permanently delete another user's data by supplying the target's resource ID or flow_id. This is a classic IDOR/BOLA vulnerability. Notably, the same source file (monitor.py) contains one correctly-implemented endpoint that uses an ownership check, demonstrating the correct pattern was known but inconsistently applied. This vulnerability is fixed in 1.9.0. |
|---|---|
| Publication Date | June 24, 2026, 2:16 a.m. |
| Registration Date | June 27, 2026, 4:14 a.m. |
| Last Update | June 27, 2026, 2:10 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:* | 1.9.0 | ||||