Vulnerability Description
Agentic-Flow is an AI agent orchestration platform. Prior to 2.0.14, agentic-flow MCP server tools in src/mcp/standalone-stdio.ts, src/mcp/fastmcp/servers/claude-flow-sdk.ts, src/mcp/fastmcp/servers/stdio-full.ts, src/mcp/fastmcp/servers/http-streaming-updated.ts, src/mcp/fastmcp/servers/http-sse.ts, src/mcp/fastmcp/servers/poc-stdio.ts, src/mcp/fastmcp/tools/agent/{execute,list,parallel}.ts, src/mcp/fastmcp/tools/swarm/orchestrate.ts, and src/mcp/fastmcp/tools/hooks/pretrain.ts interpolated attacker-influenceable tool parameters such as agent, task, name, language, and agentdb directly into shell command strings passed to execSync(), allowing arbitrary OS command execution with the privileges of the MCP server user. This issue is fixed in version 2.0.14.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ruvnet/agentic-flow/commit/0c2ec967736a8b6b85832c6bae2a3e7498
- https://github.com/ruvnet/agentic-flow/issues/169
- https://github.com/ruvnet/agentic-flow/pull/170
- https://github.com/ruvnet/agentic-flow/security/advisories/GHSA-vcv2-r9jh-99m5
- https://github.com/ruvnet/ruflo/issues/2414
- https://github.com/ruvnet/ruflo/pull/2415
- https://github.com/ruvnet/ruflo/releases/tag/v3.12.4
- https://github.com/ruvnet/agentic-flow/security/advisories/GHSA-vcv2-r9jh-99m5
FAQ
What is CVE-2026-58195?
CVE-2026-58195 is a vulnerability with a CVSS score of 8.8 (HIGH). Agentic-Flow is an AI agent orchestration platform. Prior to 2.0.14, agentic-flow MCP server tools in src/mcp/standalone-stdio.ts, src/mcp/fastmcp/servers/claude-flow-sdk.ts, src/mcp/fastmcp/servers/s...
How severe is CVE-2026-58195?
CVE-2026-58195 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58195?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.