SCA: security update for flyto-core (GHSA-c9hr-64h3-gxpc)

high Tenable Cloud Security Plugin ID 445509

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-67424)

Solution

Update the flyto-core library and its related packages to version 2.26.7 or later.

See Also

https://github.com/advisories/GHSA-c9hr-64h3-gxpc

Plugin Details

Severity: High

ID: 445509

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/30/2026

Updated: 7/30/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:P/A:N

CVSS Score Source: CVE-2026-67424

CVSS v3

Risk Factor: High

Base Score: 8.5

Temporal Score: 7.4

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/30/2026

Vulnerability Publication Date: 7/29/2026

Reference Information

CVE: CVE-2026-67424

cwe: CWE-918