CVE-2026-41138: Flowise: Remote code execution vulnerability in AirtableAgent.ts caused by lack of input verification when using Pandas.
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, there is a remote code execution vulnerability in AirtableAgent.ts caused by lack of input verification when using Pandas. The user’s input is directly applied to the question parameter within the prompt template and it is reflected to the Python code without any sanitization. This vulnerability is fixed in 3.1.0.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41138?
CVE-2026-41138 has been classified as a high severity vulnerability due to its ability to allow remote code execution.
How do I fix CVE-2026-41138?
To fix CVE-2026-41138, upgrade Flowise to version 3.1.0 or later, which addresses the vulnerability.
What software is affected by CVE-2026-41138?
CVE-2026-41138 affects versions of Flowise prior to 3.1.0, specifically in the AirtableAgent.ts component.
What type of vulnerability is CVE-2026-41138?
CVE-2026-41138 is a remote code execution vulnerability caused by a lack of input verification when using Pandas.
Can CVE-2026-41138 lead to data breaches?
Yes, CVE-2026-41138 can lead to data breaches, as attackers may execute arbitrary code remotely on vulnerable systems.