
How-ToSecurity
CVE-2026-33017: Unauthenticated RCE in Langflow’s Public Flow Endpoint Explained
via Hackernoonaviral srivastava
Langflow fixed an unauthenticated RCE (CVE-2025-3248) by adding auth to /api/v1/validate/code. But the public flow build endpoint (/api/v1/build_public_tmp) accepts the same attacker-controlled code through a different path and feeds it to the same unsandboxed exec(). One curl request, no credentials, full server compromise. CVSS 9.3 Critical. Update immediately.
Continue reading on Hackernoon
Opens in a new tab
2 views


