Lucene search
+L

1123 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 9:4 p.m.6 views

Security Bulletin: Server-Side Request Forgery (SSRF) in Langflow URL Component

Summary IBM Langflow Desktop contains a Server-Side Request Forgery SSRF vulnerability in the URL data source component where user-supplied URLs are insufficiently validated before being used in backend HTTP requests, allowing authenticated attackers to force the Langflow server to make arbitrary...

6.5CVSS5.8AI score0.00167EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 9:3 p.m.8 views

Security Bulletin: Stored Cross-Site Scripting (XSS) in Langflow Markdown Rendering via rehypeRaw

Summary A stored cross-site scripting XSS vulnerability in Langflow allows attackers to inject and execute arbitrary HTML/JavaScript through the Playground event-streaming and Markdown rendering pipeline due to unsafe use of rehypeRaw without sanitization, potentially leading to session theft,...

6.4CVSS5.5AI score0.00157EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 9:2 p.m.7 views

Security Bulletin: Path Traversal and Arbitrary File Write Vulnerability in IBM Langflow Desktop API v2 File Upload Endpoint

Summary IBM Langflow Desktop contains a vulnerability in its API v2 file upload functionality where the POST /api/v2/files endpoint fails to validate and sanitize user-supplied filenames before passing them to the LocalStorageService, resulting in a path traversal condition that allows...

6.5CVSS6.8AI score0.00374EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 8:56 p.m.9 views

Security Bulletin: Authenticated Remote Code Execution Vulnerability in Langflow Code Validation Endpoint

Summary IBM Langflow Desktop contains a vulnerability in its code validation functionality where the /api/v1/validate/code endpoint uses Python's exec to process user-supplied input and fails to account for decorator execution during function definition parsing, allowing authenticated attackers t...

8.8CVSS6.3AI score0.0047EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/28 12:0 a.m.28 views

PT-2026-35816

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.9.0 Description Langflow is a tool for building and deploying AI-powered agents and workflows. A path traversal flaw exists in the Knowledge Bases API endpoint "DELETE /api/v1/knowledge bases" within the delete...

9.6CVSS5.9AI score0.04417EPSS
SaveExploits1References16
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 5:55 p.m.15 views

Security Bulletin: Monitor API allows cross-user read of transaction logs and deletion of build data via flow_id

Summary Langflow OSS is affected by an insecure direct object reference vulnerability in its Monitor API due to missing authorization checks. Although these endpoints require authentication, they fail to verify ownership of the provided flowid, allowing any authenticated user to access or...

8.1CVSS5.7AI score0.00201EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 5:44 p.m.15 views

Security Bulletin: Langflow OSS Authenticated Remote Code Execution (RCE) vulnerability exists in the validate_code function

Summary Langflow OSS contains a critical vulnerability in code validate endpoint due to unsafe use of Python's exec function within the validatecode routine. While the feature is intended to validate user-supplied function definitions, it fails to account for Python decorators, which are executed...

8.8CVSS7AI score0.0047EPSS
SaveExploits0Affected Software1
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.130 views

📄 Langflow 1.8.4 Traversal / Remote Code Execution

This Metasploit module targets a path traversal vulnerability in Langflow versions 1.8.4 and below that allows attackers to write arbitrary files on the system through the /api/v2/files endpoint...

8.8CVSS5.9AI score0.31405EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.140 views

📄 Langflow Remote Code Execution

The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes the LangChains Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full remote code execution. This module...

9.8CVSS8.2AI score0.33694EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2026/04/20 2:54 p.m.134 views

Exploit for Code Injection in Langflow

No d...

9.8CVSS6AI score0.96177EPSS
SaveExploits28
The Hacker News
The Hacker News
added 2026/04/20 10:42 a.m.31 views

Anthropic MCP Design Vulnerability Enables RCE, Threatening AI Supply Chain

Cybersecurity researchers have discovered a critical "by design" weakness in the Model Context Protocol's MCP architecture that could pave the way for remote code execution and have a cascading effect on the artificial intelligence AI supply chain. "This flaw enables Arbitrary Command Execution R...

9.9CVSS7.4AI score0.44713EPSS
SaveExploits11
Github Security Blog
Github Security Blog
added 2026/04/20 6:31 a.m.11 views

Langflow vulnerable to injection

A vulnerability was detected in langflow-ai langflow up to 1.8.3. The impacted element is the function getclientip/installmcpconfig of the file src/backend/base/langflow/api/v1/mcpprojects.py of the component Model Context Protocol Configuration API. Performing a manipulation of the argument...

6.5CVSS6.2AI score0.00232EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/04/20 6:31 a.m.19 views

EUVD-2026-23760

A security vulnerability has been detected in langflow-ai langflow up to 1.8.3. The affected element is the function createproject/encryptauthsettings of the file src/backend/base/Langflow/api/v1/projects.py of the component Project Creation Endpoint. Such manipulation of the argument authsetting...

5.3CVSS5.3AI score0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/20 6:31 a.m.10 views

GHSA-9JPJ-CPH8-W449 Langflow: Cleartext Storage of Authentication Settings in Project Creation Endpoint

A security vulnerability has been detected in langflow-ai langflow up to 1.8.3. The affected element is the function createproject/encryptauthsettings of the file src/backend/base/Langflow/api/v1/projects.py of the component Project Creation Endpoint. Such manipulation of the argument authsetting...

5.3CVSS5.4AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/20 6:31 a.m.11 views

GHSA-V66P-F7X3-4794 Langflow vulnerable to injection

A vulnerability was detected in langflow-ai langflow up to 1.8.3. The impacted element is the function getclientip/installmcpconfig of the file src/backend/base/langflow/api/v1/mcpprojects.py of the component Model Context Protocol Configuration API. Performing a manipulation of the argument...

6.3CVSS5.6AI score0.00232EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/20 6:31 a.m.12 views

EUVD-2026-23764

A flaw has been found in langflow-ai langflow up to 1.8.3. This affects an unknown function of the file src/frontend/src/modals/IOModal/components/chatView/chatMessage/components/edit-message.tsx of the component Frontend React Component Rendering. Executing a manipulation can lead to cross site...

5.1CVSS3.9AI score0.00195EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/20 6:31 a.m.10 views

EUVD-2026-23762

A vulnerability was detected in langflow-ai langflow up to 1.8.3. The impacted element is the function getclientip/installmcpconfig of the file src/backend/base/langflow/api/v1/mcpprojects.py of the component Model Context Protocol Configuration API. Performing a manipulation of the argument...

6.5CVSS5.5AI score0.00232EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/20 6:31 a.m.16 views

Langflow: Cleartext Storage of Authentication Settings in Project Creation Endpoint

A security vulnerability has been detected in langflow-ai langflow up to 1.8.3. The affected element is the function createproject/encryptauthsettings of the file src/backend/base/Langflow/api/v1/projects.py of the component Project Creation Endpoint. Such manipulation of the argument authsetting...

5.3CVSS4.7AI score0.00152EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/04/20 4:16 a.m.7 views

CVE-2026-6600

A flaw has been found in langflow-ai langflow up to 1.8.3. This affects an unknown function of the file src/frontend/src/modals/IOModal/components/chatView/chatMessage/components/edit-message.tsx of the component Frontend React Component Rendering. Executing a manipulation can lead to cross site...

5.1CVSS0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/20 4:16 a.m.16 views

CVE-2026-6599

A vulnerability was detected in langflow-ai langflow up to 1.8.3. The impacted element is the function getclientip/installmcpconfig of the file src/backend/base/langflow/api/v1/mcpprojects.py of the component Model Context Protocol Configuration API. Performing a manipulation of the argument...

6.5CVSS0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder