CVE-2026-67425

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-29 19:16

Updated : 2026-07-30 16:41


NVD link : CVE-2026-67425

Mitre link : CVE-2026-67425

CVE.ORG link : CVE-2026-67425


JSON object : View

Products Affected

No product.

CWE
CWE-201

Insertion of Sensitive Information Into Sent Data

CWE-522

Insufficiently Protected Credentials