CVE Catalog

CVE-2026-67425

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

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

Summary

Vulnerability in Flyto2 Core before version 2.26.6 allows the llm.chat module to read provider keys (e.g., OPENAI_API_KEY) from the environment and send them in the Authorization header to an attacker-controlled server, leading to key leakage.

Risk Assessment

An attacker can capture the operator's API keys, enabling unauthorized use of AI services at the organization's expense.

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, llm.chat reads provider keys such as OPENAI_API_KEY and ANTHROPIC_API_KEY from the environment and sends them in the Authorization: Bearer header to caller-controlled base_url, allowing an attacker to receive the operator's key on a public host that passes the SSRF guard. This issue is fixed in version 2.26.6.

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