Vulnerability Description
Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/third_party/developer/http/requests.py, core.api.http_get, core.api.http_post, graphql.query, graphql.mutation, monitor.http_check, communication.slack_send, notification.discord.send_message, notification.slack.send_message, notification.teams.send_message, ai.vision_analyze, verify.visual_diff, browser.proxy_rotate, and the agent and llm inline base_url branch fetch caller-controlled URLs without validate_url_with_env_config, allowing SSRF to internal or metadata endpoints. This issue is fixed in version 2.26.7.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/flytohub/flyto-core/commit/0a0a528520ec18f5a21f1ddf858a71cc1e
- https://github.com/flytohub/flyto-core/releases/tag/v2.26.7
- https://github.com/flytohub/flyto-core/security/advisories/GHSA-pgwh-4jj4-qm8v
- https://github.com/flytohub/flyto-core/security/advisories/GHSA-pgwh-4jj4-qm8v
FAQ
What is CVE-2026-67428?
CVE-2026-67428 is a vulnerability with a CVSS score of 8.5 (HIGH). Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/third_party/developer/http/requests.py, core.api.http_get, c...
How severe is CVE-2026-67428?
CVE-2026-67428 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67428?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.