CVE-2026-67426

Source
https://cve.org/CVERecord?id=CVE-2026-67426
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67426.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67426
Aliases
Published
2026-07-29T18:43:26.247Z
Modified
2026-07-30T04:03:37.141761133Z
Severity
  • 9.3 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N CVSS Calculator
Summary
Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration
Details

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key: $FLYTORUNNERSECRET while bypassing target_allowed, allowing unauthenticated SSRF and runner secret exfiltration. 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-67426.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-306",
        "CWE-522",
        "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
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.26.7"
        }
    ],
    "source": "AFFECTED_FIELD"
}

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-67426.json"