langflowにおけるコードインジェクションの脆弱性
| Title |
langflowにおけるコードインジェクションの脆弱性
|
| Summary |
Langflowは、AI搭載のエージェントおよびワークフローを構築および展開するためのツールです。バージョン1.9.2以前には、「共有可能なプレイグラウンド」(コード内では「パブリックフロー」)に重大なリモートコード実行(RCE)の脆弱性が存在していました。共有可能なプレイグラウンド機能は、リンクにアクセスすることで認証されていないユーザーがワークフローを実行できる仕組みを提供します。具体的には、パブリックフローIDが与えられた場合、/api/v1/build_public_tmp ルートが任意のパブリックフローを実行可能にします。このルートがフローを実行するときに、JSONペイロード内のノードコードとして任意のカスタムPythonコードを提供できてしまいます。脆弱なフィールドは data.nodes[X].data.node.template.code.value です。この脆弱性はバージョン1.9.2で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 23, 2026, midnight |
| Registration Date |
June 29, 2026, 11:16 a.m. |
| Last Update |
June 29, 2026, 11:16 a.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.6
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
Affected System
| langflow |
|
langflow 1.9.2 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:16 a.m. |
NVD Vulnerability Information
CVE-2026-48519
| Summary |
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, the "Shareable Playground" (or "Public Flows" in code) contains a critical RCE vulnerability. Shareable Playground feature works by enabling the execution of workflows by unauthenticated users, by accessing a link. Specifically, it enables the route /api/v1/build_public_tmp to execute any public flow, given a public flow ID. When the route executes the flow, it allows for providing arbitrary custom Python code as the nodes code, inside the JSON payload. The vulnerable field is data.nodes[X].data.node.template.code.value. This vulnerability is fixed in 1.9.2.
|
| Publication Date |
June 24, 2026, 2:17 a.m. |
| Registration Date |
June 27, 2026, 4:14 a.m. |
| Last Update |
June 27, 2026, 2:07 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:* |
|
|
|
1.9.2 |
Related information, measures and tools
Common Vulnerabilities List