Missing Authentication for Critical Function in Langflow - #VU142382
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code or cause a denial of service.
The vulnerability exists due to missing authentication for a critical function in the webhook authentication logic in AuthService.get_webhook_user when handling webhook requests with webhook authentication disabled. A remote attacker can send a specially crafted POST request to trigger execution of a flow to execute arbitrary code or cause a denial of service.
Exploitation requires knowledge of a valid flow UUID and affects deployments where the webhook authentication setting is disabled.