2 matches found
CVE-2026-54136 Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search
Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/workspace/scripts/listsearch. The route-level scope middleware...
CVE-2026-54136
Windmill (open-source developer platform for APIs, background jobs, workflows, and UIs) is affected by an authorization bypass in the GET /api/w/{workspace}/scripts/list_search endpoint. The route-level scope middleware validates the token domain and action but does not enforce the resource/path ...