Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/09/12 11:15 p.m.5 views

CVE-2026-33017

CVE-2026-33017 — Langflow の未認証リモートコード実行 著者: dynamo2k1 重大度: 重大 CVSSv3: 9.8 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 概要 CVE-2026-33017 は、LLM アプリケーションや AI ワークフローを視覚的に構築するためのオープンソースプラットフォームである Langflow における、重大な未認証リモートコード実行の脆弱性です。 脆弱なエンドポイント buildpublictmp は、認証なしでリクエストボディ内の攻撃者提供の data フィールドを受け入れます。これにより、攻撃...

9.8CVSS8.4AI score0.96177EPSS
SaveExploits33References4
NVD
NVD
added 2026/09/10 10:16 p.m.8 views

CVE-2026-76059

IBM Langflow OSS 1.0.0 through 1.11.5 An attacker who could submit custom component source code could bypass the static security scanner by crafting an annotated class-body assignment that resolved to a dangerous callable through alias tracking; the resolved value was never checked against the...

8.8CVSS0.00487EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:57 a.m.9 views

CVE-2026-0770-PoC

CVE-2026-0770 - Langflow リモートコード実行 概要 Langflow には、src/lfx/src/lfx/custom/validate.py にある validatecode 関数に重大なリモートコード実行の脆弱性が存在します。この関数は、サンドボックス化せずに exec を使用してユーザーが提供した Python コードを実行するため、サーバー上で任意のコマンド実行が可能になります。 影響を受けるバージョン Langflow 最新版(2026年2月7日時点) その他の CVE 関連する関数およびエンドポイントで同様の脆弱性が確認されています:...

9.8CVSS8.1AI score0.63417EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.14 views

PT-2026-89610

🚨 CVE-2026-76059 IBM Langflow OSS 1.0.0 through 1.11.5 An attacker who could submit custom component source code could bypass the static security scanner by crafting an annotated class-body assignment that resolved to a dangerous callable through alias tracking; the resolved value was never check...

8.8CVSS0.00487EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/28 8:53 p.m.11 views

CVE-2026-19295 Langflow is affected by multiple remote code execution vulnerabilities due to insufficient code-execution policy enforcement

IBM Langflow OSS 1.0.0 through 1.11.1 allows an authenticated attacker to execute arbitrary operating system commands in the server process by saving a flow with a crafted type field value and triggering a build of a wrapper flow that references it. This allowed privilege escalation from...

9.9CVSS6.2AI score0.01809EPSS
SaveExploits2References1
CVE
CVE
added 2026/08/05 6:27 p.m.78 views

CVE-2026-9196

IBM Langflow OSS 1.0.0–1.10.3 is affected by an authenticated code-execution risk during Agentic Assistant validation caused by improper handling of LLM-generated components. The backend may execute model-generated Python code in the validation step before user approval, enabling an attacker to t...

8.8CVSS5.7AI score0.00299EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/05 6:26 p.m.102 views

CVE-2026-8182

CVE-2026-8182 affects IBM Langflow OSS v1.0.0–1.10.3. The described vulnerability enables an unauthenticated attacker to execute arbitrary code on the server, via two HTTP requests. The available sources corroborate that this is a client-accessible server-side code execution issue, but no explici...

8.8CVSS6.1AI score0.00383EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 6:24 p.m.39 views

CVE-2026-8478 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote attacker to inject arbitrary code on the system, due to the improper control of user input code...

8.8CVSS0.00379EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:16 p.m.37 views

CVE-2026-9130 Langflow OSS is affected by arbitrary code execution in custom component validation and trusted code enforcement

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authorization bypass vulnerability in the MemoryComponent that allows authenticated users to access chat history of other users via sessionid collision. The MemoryComponent.retrievemessages and storemessage methods filter on sessionid without...

7.1CVSS0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:13 p.m.55 views

CVE-2026-7869

CVE-2026-7869 : IBM Langflow OSS (versions 1.0.0 through 1.10.3) is affected by a path traversal in the Knowledge Bases API via POST /api/v1/knowledge_bases. User-supplied knowledge base names are used directly to create file paths without proper sanitization, allowing an authenticated attacker t...

5.4CVSS5.5AI score0.00216EPSS
SaveExploits0References1Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2026/08/01 12:00 a.m.12 views

VulnCheck KEV: CVE-2024-37014

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/customcomponent" endpoint and provide a Python script...

9.8CVSS9.3AI score0.63037EPSS
SaveIn wildExploits1References2
GithubExploit
GithubExploit
added 2026/05/22 10:01 p.m.141 views

Exploit for Code Injection in Langflow

CVE-2026-33017 — Langflow Unauthenticated Remote Code Executio...

9.8CVSS6.7AI score0.96177EPSS
SaveExploits33
Packet Storm
Packet Storm
added 2026/03/31 12:00 a.m.208 views

📄 Langflow 1.8.1 Remote Code Execution

This Python script is a multi-threaded tool targeting a suspected vulnerability in Langflow versions 1.8.1 and below that allows unauthenticated remote code execution through unsafe execution of CustomComponent code during flow compilation...

9.8CVSS6.5AI score0.96177EPSS
SaveExploits33
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/25 4:13 p.m.16 views

Malicious code in sample-custom-component (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ade5f035c4d3f9fe74cfc0626c8ac011eeea6e88040376a03abee9cdf05290b7 The package sample-custom-component was found to contain malicious code. Source: ghsa-malware...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/02/25 4:13 p.m.8 views

MAL-2026-1032 Malicious code in sample-custom-component (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ade5f035c4d3f9fe74cfc0626c8ac011eeea6e88040376a03abee9cdf05290b7 The package sample-custom-component was found to contain malicious code. Source: ghsa-malware...

5.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/24 9:15 a.m.12 views

CVE-2026-0769

Langflow evalcustomcomponentcode Eval Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the...

9.8CVSS6.5AI score0.38639EPSS
SaveExploits2References1
Snyk
Snyk
added 2026/01/23 5:08 a.m.8 views

Eval Injection

Overview langflow is an A Python package with a built-in web application Affected versions of this package are vulnerable to Eval Injection via the evalcustomcomponentcode function. An attacker can execute arbitrary code by supplying a crafted string that is evaluated without proper validation...

9.8CVSS7.6AI score0.38639EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/01/23 5:08 a.m.10 views

Eval Injection

Overview lfx is a lfx is a command-line tool for running Langflow workflows. It provides two main commands: serve and run. Affected versions of this package are vulnerable to Eval Injection via the evalcustomcomponentcode function. An attacker can execute arbitrary code by supplying a crafted...

9.8CVSS7.6AI score0.38639EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/01/23 3:28 a.m.14 views

CVE-2026-0769 Langflow eval_custom_component_code Eval Injection Remote Code Execution Vulnerability

Langflow evalcustomcomponentcode Eval Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the...

9.8CVSS6.5AI score0.38639EPSS
SaveExploits2References1
CVE
CVE
added 2026/01/23 3:28 a.m.112 views

CVE-2026-0769

CVE-2026-0769 (Langflow) is a remote-code-execution vulnerability in the Langflow project related to the function that handles eval_custom_component_code. The flaw stems from improper validation of a user-supplied string before it is used to execute Python code, allowing an attacker to run arbitr...

9.8CVSS6.5AI score0.38639EPSS
SaveIn wildExploits2References1Affected Software1
Rows per page
Query Builder