Lucene search
+L

961 matches found

EUVD
EUVD
added 2026/07/17 7:15 p.m.13 views

EUVD-2026-45282

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to read arbitrary files including the JWT signing key and forge authentication tokens for any user...

7.5CVSS5.5AI score0.00363EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:15 p.m.41 views

CVE-2026-7872 Path Traversal Vulnerability in File Component Leading to Arbitrary File Read and Authentication Bypass

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to read arbitrary files including the JWT signing key and forge authentication tokens for any user...

7.5CVSS0.00363EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 7:15 p.m.28 views

CVE-2026-7872

Summary: The vulnerability CVE-2026-7872 affects Langflow OSS 1.0.0–1.10.0, via a path traversal flaw in the File component’s tar archive extraction. An authenticated attacker can craft a tar with symbolic links, bypassing validation and causing extraction to create links outside the intended dir...

8.1CVSS5.5AI score0.00363EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:13 p.m.39 views

CVE-2026-8056 Parameter Injection Vulnerability in API Graph Execution Engine

IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the applytweaks function...

8.8CVSS0.00294EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:13 p.m.11 views

EUVD-2026-45278

IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the applytweaks function...

8.8CVSS5.3AI score0.00294EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:13 p.m.8 views

CVE-2026-8056

IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the applytweaks function...

8.8CVSS5.3AI score0.00294EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/17 7:11 p.m.29 views

CVE-2026-8476

Langflow OSS versions 1.0.0–1.10.0 are impacted by a remote code execution vulnerability in the disk-based cache. The AsyncDiskCache deserializes cached items with unsafe pickle.loads() without validation, allowing arbitrary code execution when an attacker can influence cached data (e.g., through...

9.9CVSS6.5AI score0.00493EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/17 7:11 p.m.13 views

EUVD-2026-45276

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the disk-based caching mechanism. The AsyncDiskCache class uses Python's unsafe pickle.loads function to deserialize cached objects from disk without validation, integrity verification, or...

9.9CVSS6.5AI score0.00493EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:10 p.m.39 views

CVE-2026-8481 Remote Code Execution via Code Validation Endpoint

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS0.00458EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:10 p.m.7 views

CVE-2026-8481

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/17 7:10 p.m.14 views

CVE-2026-8481 Remote Code Execution via Code Validation Endpoint

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:10 p.m.10 views

EUVD-2026-45275

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 7:10 p.m.28 views

CVE-2026-8481

Langflow OSS versions 1.0.0–1.10.0 are affected by a remote code execution vulnerability in the code validation endpoint. The POST /api/v1/validate/code endpoint executes user-supplied Python code via Python’s built-in exec() without sandboxing or input validation, allowing any authenticated user...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/17 7:6 p.m.25 views

CVE-2026-8505

CVE-2026-8505 affects Langflow OSS 1.0.0–1.10.0. A flaw in the webhook authentication logic bypasses API key validation when WEBHOOK_AUTH_ENABLE is False (default), allowing unauthenticated remote execution of any flow and potentially RCE/DoS. IBM’s bulletin confirms the vulnerability and that th...

9.8CVSS6.1AI score0.0056EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/17 7:6 p.m.9 views

EUVD-2026-45272

IBM Langflow OSS 1.0.0 through 1.10.0 has a vulnerability in Langflow's webhook authentication logic allows unauthenticated users to trigger the execution of any flow. The system incorrectly bypasses API key validation when the WEBHOOKAUTHENABLE configuration is set to False which is the default...

9.8CVSS6.1AI score0.0056EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:6 p.m.7 views

CVE-2026-8505

IBM Langflow OSS 1.0.0 through 1.10.0 has a vulnerability in Langflow's webhook authentication logic allows unauthenticated users to trigger the execution of any flow. The system incorrectly bypasses API key validation when the WEBHOOKAUTHENABLE configuration is set to False which is the default...

9.8CVSS6.1AI score0.0056EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/17 7:2 p.m.27 views

CVE-2026-8635

Security bulletin confirms CVE-2026-8635 affects Langflow OSS versions 1.0.0–1.10.0 where an authenticated user can exploit the Python Interpreter component to execute arbitrary code, bypass controls, and escalate to superuser by manipulating the database, potentially compromising the Langflow se...

9.9CVSS5.7AI score0.00301EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:2 p.m.40 views

CVE-2026-8635 Arbitrary Code Execution in Python Interpreter Component

IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to escalate privileges to superuser by directly manipulating the database, execute arbitrary system commands, and achieve full system compromise with Langflow service permissions...

9.9CVSS0.00301EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:2 p.m.8 views

EUVD-2026-45270

IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to escalate privileges to superuser by directly manipulating the database, execute arbitrary system commands, and achieve full system compromise with Langflow service permissions...

9.9CVSS5.7AI score0.00301EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 6:58 p.m.21 views

EUVD-2026-45269

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS5.5AI score0.00368EPSS
SaveExploits0References1
Rows per page
Query Builder