CVE Catalog

CVE-2026-67424

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

In Flyto2 Core prior to version 2.26.7, HTTP modules validate only the initial URL and then follow redirects without per-hop Location revalidation. This allows a public URL to redirect into internal address space and return the internal response body.

Risk Assessment

An attacker can exploit this vulnerability to scan the internal network and access sensitive data or services that should not be externally accessible.

Recommendation

Immediately upgrade Flyto2 Core to version 2.26.7 or later.

Other vulnerabilities in Flyto2 Core

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS