Lucene search
+L

1124 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/17 7:19 p.m.9 views

CVE-2026-7754

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery SSRF due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism...

7.7CVSS5.3AI score0.00201EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:18 p.m.58 views

CVE-2026-7755 MCP Server Configuration Validator Bypass via File Upload API

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow remote code execution due to incomplete validation enforcement on MCP server configuration files...

8.8CVSS0.00415EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:18 p.m.16 views

EUVD-2026-45285

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow remote code execution due to incomplete validation enforcement on MCP server configuration files...

8.8CVSS6.3AI score0.00415EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 7:18 p.m.32 views

CVE-2026-7755

The IBM Security Bulletin confirms CVE-2026-7755 affects Langflow OSS versions 1.0.0–1.10.0, where the File Manager API may bypass MCP server configuration validation during file uploads. A maliciously crafted MCP configuration file (e.g., mcp_servers .json) could be uploaded via upload_user_file...

8.8CVSS6.3AI score0.00415EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:18 p.m.9 views

CVE-2026-7755

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow remote code execution due to incomplete validation enforcement on MCP server configuration files...

8.8CVSS6.3AI score0.00415EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/17 7:17 p.m.21 views

CVE-2026-9135

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow versions up to 1.9.2 commit 94981c443d4918517b9e8163d70fc598dc33a32d contain a code injection vulnerability in the Policies component's ToolGuard integration that bypasses the allowcustomcomponents=false security control. The vulnerability exists...

9.9CVSS0.00488EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:15 p.m.44 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
EUVD
EUVD
added 2026/07/17 7:15 p.m.15 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
CVE
CVE
added 2026/07/17 7:15 p.m.34 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.44 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.13 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.9 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
EUVD
EUVD
added 2026/07/17 7:11 p.m.15 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
CVE
CVE
added 2026/07/17 7:11 p.m.43 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:10 p.m.19 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
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:10 p.m.10 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.15 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
Cvelist
Cvelist
added 2026/07/17 7:10 p.m.45 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
CVE
CVE
added 2026/07/17 7:10 p.m.34 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
EUVD
EUVD
added 2026/07/17 7:6 p.m.12 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
Rows per page
Query Builder