CVE-2026-67424

Source
https://cve.org/CVERecord?id=CVE-2026-67424
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67424.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67424
Aliases
Published
2026-07-29T18:32:00.887Z
Modified
2026-08-12T03:51:34.694919984Z
Severity
  • 8.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N CVSS Calculator
Summary
Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67424.json"
}
References

Affected packages

Git / github.com/flytohub/flyto-core

Affected ranges

Type
GIT
Repo
https://github.com/flytohub/flyto-core
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.26.7"
        }
    ]
}

Affected versions

v2.*
v2.16.3
v2.17.6
v2.2.2
v2.25.27
v2.26.0
v2.26.3
v2.26.4
v2.26.6
v2.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67424.json"