CVE-2026-7466 PUBLISHED

AgentFlow Arbitrary Python Pipeline Execution via pipeline_path

Assigner: VulnCheck
Reserved: 29.04.2026 Published: 29.04.2026 Updated: 29.04.2026

AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipeline_path parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to load and execute existing Python pipeline files on disk, resulting in code execution in the context of the user running AgentFlow.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.7

Product Status

Vendor berabuddies
Product AgentFlow
Versions Default: unknown
  • affected from 0 to 1667fa3 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE