CVE-2026-59726 PUBLISHED

Ruflo: Unauthenticated RCE in MCP bridge default docker-compose deployment

Assigner: GitHub_M
Reserved: 06.07.2026 Published: 09.07.2026 Updated: 09.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor ruvnet
Product ruflo
Versions
  • Version < 3.16.3 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE
  • CWE-306: Missing Authentication for Critical Function CWE
  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains CWE