Lucene search
+L

1141591 matches found

CVE
CVE
added 2026/09/10 9:43 p.m.29 views

CVE-2026-76059

IBM Langflow OSS versions 1.0.0 through 1.11.5 are affected by a protection mechanism failure (CWE-693) in its static code security scanner. An attacker who can submit custom component source code can bypass the scanner by crafting an annotated class-body assignment that resolves to a dangerous c...

8.8CVSS6.2AI score0.00473EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:43 p.m.43 views

CVE-2026-76059 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

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.00473EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 9:43 p.m.41 views

CVE-2026-78569 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow an authenticated attacker to execute arbitrary code due to an incomplete denylist in the security scanner...

8.8CVSS0.00457EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:43 p.m.40 views

CVE-2026-78569

IBM Langflow OSS (versions 1.0.0 through 1.11.5) is vulnerable to arbitrary code execution by an authenticated attacker due to an incomplete denylist in its agentic assistant code security scanner. The scanner omits process-spawning primitives and contains a logic error where annotated class-body...

8.8CVSS6.5AI score0.00457EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/09/10 9:42 p.m.28 views

CVE-2026-78571

IBM Langflow OSS versions 1.0.0 through 1.11.5 are vulnerable to arbitrary code execution via an unguarded eval() call in the lfx CodeParser , which passes return-type annotation source directly to eval without sanitization (CWE-94). A remote authenticated attacker can exploit this to execute arb...

8.8CVSS6.7AI score0.00553EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:42 p.m.42 views

CVE-2026-78571 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary code due to an unguarded eval call on attacker-controlled input...

8.8CVSS0.00553EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:41 p.m.33 views

CVE-2026-78575

IBM Langflow OSS 1.0.0–1.11.5 is vulnerable to OS command injection (CWE-78) in the MCP stdio server configuration , allowing a remote authenticated attacker to execute arbitrary commands. The root cause involves two gaps: the MCP stdio validator on Windows recognizes only one cmd.exe execution s...

8.8CVSS6.4AI score0.00524EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:41 p.m.36 views

CVE-2026-78575 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary commands due to improper validation of command-line arguments in the MCP stdio server configuration...

8.8CVSS0.00524EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 9:41 p.m.43 views

CVE-2026-79724 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote attacker to execute arbitrary OS commands due to improper neutralization of special elements used in an OS command...

9.8CVSS0.00471EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:41 p.m.43 views

CVE-2026-79724

IBM Langflow OSS versions 1.0.0 through 1.11.5 are affected by an OS command injection vulnerability (CWE-78) caused by multiple incomplete code security controls and missing execution guards, including an incomplete denylist omitting process-spawning primitives, a logic error in the code scanner...

9.8CVSS6.4AI score0.00471EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:39 p.m.41 views

CVE-2026-79742 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary code due to an incomplete environment variable blocklist...

8.8CVSS0.00553EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:39 p.m.27 views

CVE-2026-79742

IBM Langflow OSS versions 1.0.0 through 1.11.5 are affected by an incomplete environment variable blocklist in the MCP stdio server configuration. The specific root cause is that the OPENSSL_CONF environment variable is absent from the blocklist, permitting native code execution via OpenSSL engin...

8.8CVSS6.7AI score0.00553EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/09/10 9:36 p.m.35 views

CVE-2026-81204

IBM Langflow OSS (versions 1.0.0 through 1.11.5) is vulnerable to unauthenticated remote code execution (CVSS 9.8, CRITICAL) caused by code injection during graph construction (CWE-94). The root cause involves the lfx CodeParser passing return-type annotation source directly to eval without sanit...

9.8CVSS6.7AI score0.00602EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:36 p.m.48 views

CVE-2026-81204 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote attacker to execute arbitrary code due to code injection during graph construction...

9.8CVSS0.00602EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:34 p.m.29 views

CVE-2026-81211

IBM Langflow OSS versions 1.0.0 through 1.11.5 are vulnerable to arbitrary Python code execution by a remote authenticated attacker. The root cause is a missing authorization check (CWE-862): the LANGFLOW_CUSTOM_COMPONENT_ADMIN_ONLY policy is enforced on the direct custom-component endpoint but n...

8.8CVSS6.4AI score0.00341EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:34 p.m.37 views

CVE-2026-81211 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to execute arbitrary Python code due to improper authorization of custom components in stored flows...

8.8CVSS0.00341EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:32 p.m.29 views

CVE-2026-81941

IBM Langflow OSS versions 1.0.0 through 1.11.5 are vulnerable to arbitrary operating system command execution when an authenticated non-administrative user constructs a flow with an MCP Tools component configured to use a local stdio subprocess transport. This bypasses both the LANGFLOW_CUSTOM_CO...

8.8CVSS6.2AI score0.0076EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/10 9:32 p.m.39 views

CVE-2026-81941 Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

IBM Langflow OSS 1.0.0 through 1.11.5 allows an authenticated non-administrative user could execute arbitrary operating system commands on the server at the privilege level of the application process by constructing a flow with an MCP Tools component configured to use a local stdio subprocess...

8.8CVSS0.0076EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 9:30 p.m.33 views

CVE-2026-81550 DataStage on Cloud Pak for Data has several vulnerabilities due to open source software

IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a remote authenticated attacker to execute arbitrary code due to improper neutralization of special elements used in an OS command...

8.8CVSS0.00553EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 9:30 p.m.19 views

CVE-2026-81550

IBM DataStage on Cloud Pak for Data 5.4.0.0 is affected by an OS command injection vulnerability caused by improper neutralization of special elements used in an OS command. A remote authenticated attacker can leverage this flaw to execute arbitrary code , resulting in high impact to confidential...

8.8CVSS6.7AI score0.00553EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder