CVE Catalog

CVE-2026-67427

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

27th percentile - higher than 27% of all known CVEs

Summary

Vulnerability in Flyto2 Core before version 2.26.6 allows environment variable expansion ${env.VAR} without an allowlist, bypassing the default denylist policy and exfiltrating secrets through allowed modules.

Risk Assessment

An attacker can leak sensitive environment variables such as API keys, leading to unauthorized access to external services.

Recommendation

Update Flyto2 Core to version 2.26.6 or later.

Other vulnerabilities in Flyto2 Core

See all
Original NVD description (English source)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands ${env.VAR} for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability policy denylist for env.get and env.load_dotenv and exfiltrate secrets through allowed modules. This issue is fixed in version 2.26.6.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS