CVE-2026-8505: Authentication Bypass in Webhook Endpoints Allowed Unauthorized Flow Execution
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
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
langflow OSSto a version that resolves this vulnerability.Fixed in 1.10.1 - Configuration
Set WEBHOOK_AUTH_ENABLE to True to prevent bypass of API key validation in webhook endpoints.
Langflow webhook authentication WEBHOOK_AUTH_ENABLE = True
Event History
Frequently Asked Questions
What is the severity of CVE-2026-8505?
The severity of CVE-2026-8505 is critical, rated at 9.8.
What kind of vulnerability is CVE-2026-8505?
CVE-2026-8505 is an authentication bypass vulnerability that allows unauthorized flow execution.
How can I protect my system from CVE-2026-8505?
To protect your system from CVE-2026-8505, upgrade to the latest version of IBM Langflow OSS that has addressed this vulnerability.
What software is affected by CVE-2026-8505?
CVE-2026-8505 affects IBM Langflow OSS versions 1.0.0 through 1.10.0.
When was CVE-2026-8505 published?
CVE-2026-8505 was published on July 2, 2026.