Lucene search
+L

961 matches found

OSV
OSV
added 2026/01/02 7:11 p.m.5 views

CVE-2026-21445 Langflow Missing Authentication on Critical API Endpoints

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0.dev45, multiple critical API endpoints in Langflow are missing authentication controls. The issue allows any unauthenticated user to access sensitive user conversation data, transaction histories...

9.3CVSS6.8AI score0.34071EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/02 7:11 p.m.51 views

CVE-2026-21445

CVE-2026-21445 (Langflow) : Multiple critical API endpoints expose data and allow destructive actions due to missing authentication controls. Affected endpoints include GET /api/v1/monitor/messages, GET /api/v1/monitor/transactions, and DELETE /api/v1/monitor/messages/session/{session_id}. Eviden...

9.3CVSS6.7AI score0.34071EPSS
SaveIn wildExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/02 12:0 a.m.9 views

PT-2026-1123

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.7.0.dev45 Description Langflow, a tool for building and deploying AI-powered agents and workflows, has several critical API endpoints missing authentication controls. This allows any unauthenticated user to access...

9.3CVSS5.8AI score0.34071EPSS
SaveExploits1References22
CNNVD
CNNVD
added 2026/01/02 12:0 a.m.7 views

Langflow 访问控制错误漏洞

Langflow is a Langflow open source visualization framework for building multi-agent and RAG applications. An access control error vulnerability exists in Langflow versions prior to 1.7.0.dev45 that stems from a lack of authentication controls across multiple critical API endpoints, which could...

9.3CVSS6.7AI score0.34071EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/12/20 5:12 p.m.8 views

CVE-2025-68478

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS7AI score0.03771EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/20 5:12 p.m.16 views

CVE-2025-68477

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS6.6AI score0.0586EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/19 10:53 p.m.16 views

GHSA-F43R-CC68-GPX4 External Control of File Name or Path in Langflow

Vulnerability Overview If an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction, normalization, or allowed directory enforcement, so absolute paths e.g., /etc/poc.txt ar...

7.1CVSS6.9AI score0.03771EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/19 10:53 p.m.10 views

EUVD-2025-204581

External Control of File Name or Path in Langflow...

7.1CVSS6.3AI score0.03771EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/12/19 10:52 p.m.10 views

Langflow vulnerable to Server-Side Request Forgery

Vulnerability Overview Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block...

7.7CVSS6.5AI score0.0586EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2025/12/19 10:52 p.m.7 views

EUVD-2025-204584

Langflow vulnerable to Server-Side Request Forgery...

7.7CVSS6.4AI score0.0586EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/19 6:15 p.m.8 views

PYSEC-2025-125

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS5.9AI score0.03771EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/19 6:15 p.m.11 views

CVE-2025-68478

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS0.03771EPSS
SaveExploits1References1
PyPA
PyPA
added 2025/12/19 6:15 p.m.13 views

PYSEC-2025-125

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS5.9AI score0.03771EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2025/12/19 5:44 p.m.5 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the API Request component, which accepts user-supplied URLs and issues HTTP requests from the server without adequate filtering of internal or private network addresses. An attacker can access intern...

8.3CVSS6.6AI score0.0586EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/19 5:15 p.m.8 views

CVE-2025-68477

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS0.0586EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/19 5:10 p.m.4 views

CVE-2025-68478 Langflow Vulnerable to External Control of File Name or Path

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS6.6AI score0.03771EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/12/19 5:10 p.m.34 views

CVE-2025-68478 Langflow Vulnerable to External Control of File Name or Path

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS0.03771EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/19 5:10 p.m.28 views

CVE-2025-68478

Langflow CVE-2025-68478 affects versions prior to 1.7.0. An authenticated user can specify an arbitrary path in the request body fs_path; the server serializes the Flow to JSON and writes it to that path without path validation or directory restrictions. This enables potential overwriting or crea...

7.1CVSS6.6AI score0.03771EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/12/19 5:10 p.m.7 views

CVE-2025-68478 Langflow Vulnerable to External Control of File Name or Path

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS6.9AI score0.03771EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/19 4:43 p.m.7 views

CVE-2025-68477 Langflow vulnerable to Server-Side Request Forgery

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS6.5AI score0.0586EPSS
SaveExploits1References3
Rows per page
Query Builder