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.
Use CWE-94, Flowiseai vendor hub and Flowise product page to widen CVE-2026-41138 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-41268, CVE-2026-41278 and CVE-2026-41271 for nearby disclosures in the same product family.