Skip to main content

langflow CVE-2026-12822

| EUVDEUVD-2026-38203 LOW
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') (CWE-74)
2026-06-22 cna@vuldb.com GHSA-fxq6-8jqq-rh9v
1.9
CVSS 4.0 · Vendor: vuldb

Severity by source

Vendor (vuldb) PRIMARY
1.9 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.3 MEDIUM

Local-only vector, low-privilege access required, no scope change; impact rated Low across CIA consistent with provided CVSS 4.0 VC:L/VI:L/VA:L ratings.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (vuldb).

CVSS VectorVendor: vuldb

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

1
Analysis Generated
Jun 22, 2026 - 06:49 vuln.today

DescriptionCVE.org

A vulnerability was identified in langflow-ai langflow up to 1.9.3. This affects an unknown function of the component Bundle URL Loader. The manipulation leads to code injection. The attack needs to be performed locally. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Code injection in langflow's Bundle URL Loader component allows local attackers with low privileges to inject and execute arbitrary code within the langflow process across versions 1.9.0 through 1.9.3. A publicly available proof-of-concept demonstrating startup-time RCE via maliciously crafted bundle URLs has been published by the researcher, though the CVSS 4.0 vector (VC:L/VI:L/VA:L) rates impact as low - a discrepancy with the RCE claim in the PoC that warrants independent verification. No vendor-released patch is available; the vendor did not respond to the researcher's disclosure.

Technical ContextAI

Langflow is an open-source visual AI workflow builder that enables users to construct LLM-based pipelines via a drag-and-drop interface, including loading custom component bundles from remote URLs through the Bundle URL Loader feature. CWE-74 (Injection) identifies the root cause as insufficient neutralization of user-controlled input - in this case, a bundle URL or its fetched contents - before that input is interpreted or executed by the application, likely during component initialization or application startup. The reference PoC filename ('langflow_bundle_url_custom_component_startup_rce_vulndb.md') indicates the injection is triggered during the startup lifecycle of a custom component, suggesting that maliciously crafted bundle payloads are parsed and executed without adequate sandboxing or validation. Affected versions confirmed by EUVD-2026-38203 are 1.9.0, 1.9.1, 1.9.2, and 1.9.3. No CPE strings were provided in the input data.

RemediationAI

No vendor-released patch is available at time of analysis - the vendor did not respond to the researcher's coordinated disclosure. Organizations running langflow 1.9.0 through 1.9.3 should monitor the official langflow GitHub repository and VulDB advisory (https://vuldb.com/vuln/372612) for a patched release. As a compensating control, restrict access to the langflow interface exclusively to trusted local users, since exploitation requires local low-privilege access; this trade-off limits collaborative or multi-user deployments. If the Bundle URL Loader feature is not required for current workflows, disabling or blocking access to that component eliminates the attack surface, though this will prevent custom component bundles from being loaded via URL. Network-level isolation of the host running langflow reduces exposure further, noting that AV:L already limits the vector to local access only.

CVE-2025-3248 CRITICAL POC
9.8 Apr 07

Langflow before 1.3.0 allows unauthenticated remote code injection through the /api/v1/validate/code endpoint, enabling

CVE-2025-34291 CRITICAL POC
9.4 Dec 05

Account takeover and remote code execution in Langflow AI workflow platform versions ≤1.6.9 due to a CORS misconfigurati

CVE-2026-0770 CRITICAL POC
9.8 Jan 23

Langflow has a third RCE vulnerability via exec_globals (EPSS 10.0%) allowing inclusion of untrusted code that executes

CVE-2026-27966 CRITICAL POC
9.8 Feb 26

Code injection in Langflow CSV Agent node before 1.8.0. The node hardcodes allow_dangerous_code=True, enabling arbitrary

CVE-2026-0768 CRITICAL POC
9.8 Jan 23

Langflow has a code injection vulnerability in the code component (EPSS 2.6%) enabling remote code execution through the

CVE-2024-37014 CRITICAL POC
9.8 Jun 10

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/custom_compo

CVE-2024-48061 CRITICAL POC
9.8 Nov 04

langflow <=1.0.18 is vulnerable to Remote Code Execution (RCE) as any component provided the code functionality and the

CVE-2024-42835 CRITICAL POC
9.8 Oct 31

langflow v1.0.12 was discovered to contain a remote code execution (RCE) vulnerability via the PythonCodeTool component.

CVE-2026-21445 CRITICAL POC
9.1 Jan 02

Langflow before 1.7.0.dev45 exposes multiple API endpoints without authentication, allowing unauthenticated access to us

CVE-2026-33475 CRITICAL POC
9.1 Mar 24

An unauthenticated shell injection vulnerability exists in Langflow's GitHub Actions CI/CD workflows, allowing attackers

CVE-2026-5027 HIGH POC
8.8 Mar 27

Arbitrary file write vulnerability in an API endpoint (POST /api/v2/files) enables authenticated remote attackers to ove

CVE-2024-7297 HIGH POC
8.8 Jul 30

Langflow versions prior to 1.0.13 suffer from a Privilege Escalation vulnerability, allowing a remote and low privileged

Share

CVE-2026-12822 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy