Improper Authentication in Directus - #VU144561
Published: August 21, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute manual trigger flows intended only for authenticated users.
The vulnerability exists due to improper authentication in the manual trigger handler and public trigger endpoint when handling unauthenticated requests to POST /flows/trigger/:id. A remote attacker can send a crafted request to execute manual trigger flows intended only for authenticated users.
Exploitation requires an active manual Flow, the Flow to be enabled for a collection readable by the Public role, knowledge of the Flow ID, and, if item selection is required, knowledge of a readable item ID.