{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.26.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d5f89d71303e3c1e6418d347c5c55fcd173cc8cc"
            },
            {
              "fixed": "2471c6e774102fcca21c61eb66cae057c0f0cecf"
            }
          ],
          "repo": "https://github.com/flytohub/flyto-core",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2956-977x-2w3r"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22",
      "CWE-73"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67429.json"
  },
  "details": "Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled output_dir instead of validate_path_with_env_config and its FLYTO_SANDBOX_DIR confinement, allowing attacker-controlled response bytes to be written to arbitrary filesystem paths the process can access. This issue is fixed in version 2.26.6.",
  "id": "CVE-2026-67429",
  "modified": "2026-08-12T03:51:26.433923213Z",
  "published": "2026-07-29T18:50:43.378Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/flytohub/flyto-core/releases/tag/v2.26.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67429.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/flytohub/flyto-core/security/advisories/GHSA-2956-977x-2w3r"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67429"
    },
    {
      "type": "FIX",
      "url": "https://github.com/flytohub/flyto-core/commit/d5f89d71303e3c1e6418d347c5c55fcd173cc8cc"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)"
}