CVE-2026-67428

Source
https://cve.org/CVERecord?id=CVE-2026-67428
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67428.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67428
Aliases
Published
2026-07-29T18:48:42.087Z
Modified
2026-08-12T03:51:40.078228147Z
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: Multiple HTTP-family modules fetch client-controlled URLs without the SSRF guard their siblings apply (SSRF to internal/metadata)
Details

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/thirdparty/developer/http/requests.py, core.api.httpget, core.api.httppost, graphql.query, graphql.mutation, monitor.httpcheck, communication.slacksend, notification.discord.sendmessage, notification.slack.sendmessage, notification.teams.sendmessage, ai.visionanalyze, verify.visualdiff, browser.proxyrotate, and the agent and llm inline baseurl branch fetch caller-controlled URLs without validateurlwithenvconfig, allowing SSRF to internal or metadata endpoints. This issue is fixed in version 2.26.7.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67428.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ]
}
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-67428.json"