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 WEBHOOK_AUTH_ENABLE configuration is set to False (which is the default setting). This allows a remote attacker who knows a flow's UUID to execute it as if they were the owner, potentially leading to Remote Code Execution (RCE).
References
| Link | Resource |
|---|---|
| https://www.ibm.com/support/pages/node/7278921 | Vendor Advisory |
Configurations
Configuration 1 (hide)
| AND |
|
History
No history.
Information
Published : 2026-07-17 20:17
Updated : 2026-07-23 05:16
NVD link : CVE-2026-8505
Mitre link : CVE-2026-8505
CVE.ORG link : CVE-2026-8505
JSON object : View
Products Affected
langflow
- langflow
linux
- linux_kernel
microsoft
- windows
apple
- macos
CWE
CWE-306
Missing Authentication for Critical Function
