Lucene search
+L

961 matches found

Nuclei
Nuclei
added 2026/07/27 4:16 a.m.126 views

Langflow AI <= 1.6.9 - CORS Misconfiguration

Langflow AI versions 1.6.9 and earlier are vulnerable to a CORS misconfiguration that allows any origin to make credentialed requests. Combined with SameSite=None cookies, this enables cross-origin token theft and subsequent remote code execution via the /api/v1/validate/code endpoint. id:...

9.4CVSS8AI score0.83844EPSS
SaveExploits3References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/23 7:48 p.m.22 views

Security Bulletin: Unauthenticated File Upload Vulnerability Allows Disk Space Exhaustion and Path Disclosure in Langflow OSS

Summary Unauthenticated users can upload unlimited files to the Langflow OSS server via the deprecated /api/v1/upload/flowid endpoint without authentication or validation, leading to potential disk space exhaustion DoS and information disclosure through absolute file path leakage in API responses...

7.5CVSS5.5AI score0.00283EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/23 7:46 p.m.14 views

Security Bulletin: Path Traversal Vulnerability in File Processing Components Allows Unauthorized File System Access and Potential Remote Code Execution

Summary A path traversal vulnerability exists in multiple Langflow OSS file processing components Docling, Docling Serve, Read File, NVIDIA Retriever Extraction, Video File, and Unstructured API that are based on BaseFileComponent. The vulnerability in the unpackbundle function allows attackers t...

9.8CVSS6.5AI score0.00787EPSS
SaveExploits0Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2026/07/21 12:0 a.m.8 views

Langflow Inclusion of Functionality from Untrusted Control Sphere Vulnerability

Langflow contains an inclusion of functionality from untrusted control sphere vulnerability that allows remote attackers to execute arbitrary code on affected installations...

9.8CVSS9.1AI score0.56267EPSS
SaveIn wildExploits9
GithubExploit
GithubExploit
added 2026/07/19 10:44 a.m.71 views

Exploit for Eval Injection in Langflow

Langflow RCE Exploitation Framework CVE-2026-33017 · Auth...

9.8CVSS9.4AI score0.99836EPSS
SaveExploits23
NVD
NVD
added 2026/07/17 9:17 p.m.16 views

CVE-2026-13445

IBM Langflow OSS 1.0.0 through 1.10.1 can allow an authenticated attacker to exploit the SaveToFile component to read and modify another user's uploaded files by specifying absolute paths pointing to victim storage locations. In append mode, the attacker's workflow reads victim file contents,...

8.1CVSS0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 9:17 p.m.12 views

CVE-2026-13446

IBM Langflow OSS 1.0.0 through 1.10.1 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

9.8CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 8:43 p.m.11 views

EUVD-2026-45330

IBM Langflow OSS 1.0.0 through 1.10.1 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

9.8CVSS5.3AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 8:43 p.m.24 views

CVE-2026-13446

Langflow OSS 1.0.0–1.10.1 is affected by CVE-2026-13446 due to hard-coded credentials used for inbound authentication, outbound communication, or data encryption. The IBM bulletin and NVD entry specify a critical CVSS v3.1 score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) affecting Langflow OSS ...

9.8CVSS5.3AI score0.00226EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/17 8:43 p.m.41 views

CVE-2026-13446 Langflow is affected by remote code execution, denial of service, path traversal, and exposed credentials due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

9.8CVSS0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.8 views

CVE-2026-8635

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
NVD
NVD
added 2026/07/17 8:17 p.m.8 views

CVE-2026-8859

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.9CVSS0.00368EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.14 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.8CVSS0.0056EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.8 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.9CVSS0.00458EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.7 views

CVE-2026-8476

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.9CVSS0.00493EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.10 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.8CVSS0.00294EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.7 views

CVE-2026-7872

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...

8.1CVSS0.00363EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.15 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.8CVSS0.00415EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.8 views

CVE-2026-7667

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to create a malicious flow pointing to an attacker-controlled URL that returns a specially crafted Content-Disposition header e.g., filename="../../../target/path" , enabling arbitrary file write operations with...

8.8CVSS0.0036EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 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.7CVSS0.00201EPSS
SaveExploits0References1
Rows per page
Query Builder