CVE-2026-67426

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/verification_service.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callback_url for an outbound POST with X-Internal-Key: $FLYTO_RUNNER_SECRET while bypassing target_allowed, allowing unauthenticated SSRF and runner secret exfiltration. This issue is fixed in version 2.26.7.
Configurations

No configuration.

History

29 Jul 2026, 20:17

Type Values Removed Values Added
References () https://github.com/flytohub/flyto-core/security/advisories/GHSA-jx74-cqjv-2c67 - () https://github.com/flytohub/flyto-core/security/advisories/GHSA-jx74-cqjv-2c67 -

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-67426

Mitre link : CVE-2026-67426

CVE.ORG link : CVE-2026-67426


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-522

Insufficiently Protected Credentials

CWE-918

Server-Side Request Forgery (SSRF)