A high-severity security vulnerability (CVE-2026-29059) in Windmill allows unauthenticated attackers to read arbitrary server files. The flaw, related to path traversal in the 'get_log_file' endpoint, has been actively exploited, exposing sensitive information across 170 vulnerable systems worldwide.
The vulnerability identified as CVE-2026-29059 affects Windmill's 'get_log_file' endpoint, enabling unauthenticated path traversal. Attackers can manipulate the filename parameter to access arbitrary files on the server.
The primary sensitive data at risk is the SUPERADMIN_SECRET environment variable. If this variable is compromised, it can grant attackers superadmin access, allowing for arbitrary code execution via the job preview API. However, the SUPERADMIN_SECRET is not set by default for standalone instances, limiting potential impact.
Exploitation attempts have targeted the 'get_log_file' endpoint to extract sensitive files, including '/etc/passwd'. VulnCheck observed these exploits on direct Windmill endpoints and through a Nextcloud proxy.
Windmill addressed this vulnerability in version 1.603.3, released in January 2026, by implementing sanitization checks for the filename parameter. This update aims to close the path traversal method of attack.
The discovery of this vulnerability coincides with other significant vulnerabilities being documented in the U.S. CISA's Known Exploited Vulnerabilities catalog. This highlights ongoing risks within widely used software frameworks.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A high-severity security vulnerability (CVE-2026-29059) in Windmill allows unauthenticated attackers to read arbitrary server files. The flaw, related to path traversal in the 'get_log_file' endpoint, has been actively exploited, exposing sensitive information across 170 vulnerable systems worldwide.