Bifrost MCP gateway hit by critical 9.8 vulnerability
Open-source AI gateway Bifrost has a critical flaw, CVE-2026-90898 (CVSS 9.8): the official Docker image binds the management API to 0.0.0.0 with authentication disabled, so a single POST to /api/mcp/client spawns an arbitrary command. Found by Yuval Moravchick of JFrog Security Research, patched in transports/v2.1.0.
- CVE-2026-90898, CVSS 9.8: one unauthenticated POST yields command execution
- Docker image binds to 0.0.0.0 with governance.auth_config.is_enabled defaulting to false
- Fix in transports/v2.1.0 returns 403 for anonymous stdio registration
- 2.0.x and 1.6.x lines affected; attacker can exfiltrate all LLM provider API keys
Read next
Security