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

29 Jul 2026, 20:17

Type Values Removed Values Added
References () https://github.com/flytohub/flyto-core/security/advisories/GHSA-qq9q-xgm3-xv9g - () https://github.com/flytohub/flyto-core/security/advisories/GHSA-qq9q-xgm3-xv9g -

29 Jul 2026, 19:16

Type Values Removed Values Added
New CVE

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