SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-67425

HIGH · CVSS 8.6 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

Flyto2 Core versions prior to 2.26.6 are vulnerable due to improper handling of sensitive API keys, which are exposed through the Authorization header to attacker-controlled URLs. This flaw allows an attacker to potentially intercept and misuse the operator's keys, leading to unauthorized access to AI services. Organizations using Flyto2 Core for automation and AI workflows should prioritize upgrading to version 2.26.6 to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67425
Severity
HIGH
CVSS
8.6
EPSS
0.32%

Original NVD Description

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.