Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to version 1.603.3, an unauthenticated path traversal vulnerability exists in Windmill's get_log_file endpoint "(/api/w/{workspace}/jobs_u/get_log_file/{filename})". The filename parameter is concatenated into a file path without sanitization, allowing an attacker to read arbitrary files on the server using ../ sequences. This issue has been patched in version 1.603.3.
References
| Link | Resource |
|---|---|
| https://github.com/windmill-labs/windmill/releases/tag/v1.603.3 | Release Notes |
| https://github.com/windmill-labs/windmill/security/advisories/GHSA-24fr-44f8-fqwg | Vendor Advisory |
| https://github.com/Chocapikk/Windfall | Product |
Configurations
History
No history.
Information
Published : 2026-03-06 08:16
Updated : 2026-06-17 10:29
NVD link : CVE-2026-29059
Mitre link : CVE-2026-29059
CVE.ORG link : CVE-2026-29059
JSON object : View
Products Affected
windmill
- windmill
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
