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.
References
Configurations
No configuration.
History
29 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/flytohub/flyto-core/security/advisories/GHSA-c9hr-64h3-gxpc - |
29 Jul 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-29 19:16
Updated : 2026-07-30 16:41
NVD link : CVE-2026-67424
Mitre link : CVE-2026-67424
CVE.ORG link : CVE-2026-67424
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)
