{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "de2f5d3432ab294e39167b1a2b804616fc96c814"
            }
          ],
          "repo": "https://github.com/windmill-labs/windmill",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-24fr-44f8-fqwg"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29059.json"
  },
  "details": "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.",
  "id": "CVE-2026-29059",
  "modified": "2026-04-01T23:07:48.302131155Z",
  "published": "2026-03-06T07:11:28.527Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/windmill-labs/windmill/releases/tag/v1.603.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29059.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/windmill-labs/windmill/security/advisories/GHSA-24fr-44f8-fqwg"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29059"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Windmill: SUPERADMIN_SECRET (rarely used) can be accessed publicly"
}