CVE-2026-7700
Code Injection in Langflow AI Langflow
Publication date: 2026-05-03
Last updated on: 2026-05-05
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| langflow-ai | langflow | to 1.8.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
This vulnerability can allow an attacker to remotely execute arbitrary code on your system where langflow-ai langflow is running.
Such code execution can lead to unauthorized access, data manipulation, system compromise, or further attacks within your environment.
Because the exploit is publicly available, the risk of exploitation is higher.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided information does not specify how the vulnerability in langflow-ai langflow up to version 1.8.4 affects compliance with common standards and regulations such as GDPR or HIPAA.
Can you explain this vulnerability to me?
This vulnerability exists in the langflow-ai langflow software up to version 1.8.4, specifically in the eval function of the LambdaFilterComponent located in the file src/lfx/src/lfx/components/llm_operations/lambda_filter.p.
An attacker can manipulate this function to perform code injection, which means they can execute arbitrary code on the affected system.
The attack can be carried out remotely, and a proof of concept exploit has been publicly released.
The vendor was notified early but did not respond.