Authorization bypass through user-controlled key in Langflow - CVE-2026-33760
Published: June 12, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote user to read, modify, and delete other users' monitor data.
The vulnerability exists due to authorization bypass through user-controlled key in the /api/v1/monitor router when handling requests with user-supplied resource identifiers such as message IDs, session IDs, and flow_id values. A remote user can send crafted requests referencing another user's resource identifiers to read, modify, and delete other users' monitor data.
This affects seven endpoints covering messages, sessions, build artifacts, and LLM transaction logs, and is exposed in multi-user deployments.