CVE-2026-67429 PUBLISHED

Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Assigner: GitHub_M
Reserved: 29.07.2026 Published: 29.07.2026 Updated: 29.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
CVSS Score: 10

Product Status

Vendor flytohub
Product flyto-core
Versions
  • Version < 2.26.6 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE
  • CWE-73: External Control of File Name or Path CWE