CVE-2026-67424

HIGH

Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation

Title source: cna
STIX 2.1

Description

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the HTTP modules http.get, http.request, and http.batch in src/core/modules/atomic/http/get.py, src/core/modules/atomic/http/request.py, and src/core/modules/atomic/http/batch.py validate only the initial URL, then follow redirects with allow_redirects=True and without per-hop Location revalidation, allowing a public URL to redirect into internal address space and return the internal response body. This issue is fixed in version 2.26.7.

Scores

CVSS v3 8.5
EPSS 0.0024
EPSS Percentile 14.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (2)
flytohub/flyto-core < 2.26.7
pypi/flyto-core 0 - 2.26.7PyPI
Published Jul 29, 2026
Tracked Since Jul 30, 2026