4 matches found
CVE-2026-33017
CVE-2026-33017 - Langflow 未認証 RCE ⚠️ 免責事項: このリポジトリは、許可されたセキュリティテストおよび教育目的のみに使用されます。所有しているシステム、または明示的なテスト許可を得たシステムでのみ使用してください。作者は、このツールの誤用または損害について一切責任を負いません。 概要 CVE-2026-33017 は、LangChain アプリケーションを構築するためのビジュアルフレームワークである Langflow における未認証のリモートコード実行の脆弱性です。 POST /api/v1/buildpublictmp/flowid/flow...
CVE-2026-0770-PoC
CVE-2026-0770 - Langflow リモートコード実行 概要 Langflow には、src/lfx/src/lfx/custom/validate.py にある validatecode 関数に重大なリモートコード実行の脆弱性が存在します。この関数は、サンドボックス化せずに exec を使用してユーザーが提供した Python コードを実行するため、サーバー上で任意のコマンド実行が可能になります。 影響を受けるバージョン Langflow 最新版(2026年2月7日時点) その他の CVE 関連する関数およびエンドポイントで同様の脆弱性が確認されています:...
CVE-2026-82278
BISHENG before 2.6.0 contains a remote code execution vulnerability in the workflow runonce endpoint that allows authenticated users to execute arbitrary Python code. Attackers can submit crafted Code node definitions to the POST /api/v1/workflow/runonce endpoint, which executes them with exec...
Unauthenticated Remote Code Execution in Langflow via Public Flow Build Endpoint
Summary The POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data containing arbitrary Python code in node definitions instead of the stored flow...