SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-67428

HIGH · CVSS 8.5 EPSS 0.34% Public Exploit

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

CyberRota Analysis

AI-Generated

The Flyto2 Core execution kernel is vulnerable due to its HTTP-emitting modules, which allow for server-side request forgery (SSRF) attacks by fetching caller-controlled URLs without proper validation. This vulnerability can lead to unauthorized access to internal or metadata endpoints, potentially exposing sensitive data. Organizations using versions prior to 2.26.7 should prioritize upgrading to mitigate the risk of exploitation.

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-67428
Severity
HIGH
CVSS
8.5
EPSS
0.34%

Original NVD Description

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/third_party/developer/http/requests.py, core.api.http_get, core.api.http_post, graphql.query, graphql.mutation, monitor.http_check, communication.slack_send, notification.discord.send_message, notification.slack.send_message, notification.teams.send_message, ai.vision_analyze, verify.visual_diff, browser.proxy_rotate, and the agent and llm inline base_url branch fetch caller-controlled URLs without validate_url_with_env_config, allowing SSRF to internal or metadata endpoints. This issue is fixed in version 2.26.7.