๐Ÿ” CVE Alert

CVE-2026-54136

UNKNOWN 0.0

Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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/list_search. The route-level scope middleware validated the token domain and action but did not enforce the resource/path segment, and the list_search_scripts handler had no additional check_scopes call or per-row filtering before returning script path and content fields. A token such as scripts:read:f/allowed/* could therefore receive source code for unrelated paths in the same workspace, potentially disclosing internal automation logic, integration details, business logic, inline configuration, or hardcoded secrets and credentials. Exploitation required possession of a valid scoped API token for the workspace but did not require administrator privileges. This issue is fixed in version 1.715.0.

CWE CWE-863
Vendor windmill-labs
Product windmill
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for windmill-labs windmill

Be the first to know when new unknown vulnerabilities affecting windmill-labs windmill are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

windmill-labs / windmill
< 1.715.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/windmill-labs/windmill/security/advisories/GHSA-2ppx-66jv-wpw5 github.com: https://github.com/windmill-labs/windmill/pull/9426 github.com: https://github.com/windmill-labs/windmill/commit/7edf3f02122e20fde1e95e0252e7bda641075326 github.com: https://github.com/windmill-labs/windmill/releases/tag/v1.715.0