Description
Ruflo is an agent meta-harness for Claude Code and Codex. Prior to 3.16.3, ruflo's default docker-compose deployment exposed the MCP bridge POST /mcp and POST /mcp/:group endpoints without authentication, allowing an unauthenticated network attacker to invoke tools/call to terminal_execute, obtain a shell in the bridge container, read provider API keys, and poison AgentDB learning-store patterns. This issue is fixed in version 3.16.3.
Problem types
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-306: Missing Authentication for Critical Function
CWE-942: Permissive Cross-domain Policy with Untrusted Domains
Product status
References
github.com/.../ruflo/security/advisories/GHSA-c4hm-4h84-2cf3
github.com/ruvnet/ruflo/pull/2521
github.com/...ommit/d00a0a40cd8bdbca877ac7f675f416bdc69accd1
github.com/ruvnet/ruflo/releases/tag/v3.16.3