Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-90898 – Unauthenticated RCE via MCP Stdio Client Registration – Bifrost before 2.1.0

Be the first to know when new zero-days emerge:

Summary

CVE-2026-90898 is a critical missing-authentication vulnerability in Bifrost, the maximhq AI gateway, that allows unauthenticated remote code execution. When the gateway’s management authentication is disabled — the default configuration — an attacker with network access to the management API can register a malicious MCP stdio client and have Bifrost execute an arbitrary command as the gateway process user. The flaw carries a CVSS v3.1 base score of 9.8 (Critical).

Technical details

  • Root cause: Bifrost’s management API allows registration of MCP (Model Context Protocol) "stdio" clients, which are defined as a command plus arguments. Bifrost launches that command as a subprocess the moment the client is registered, without performing an MCP handshake or any authentication check.
  • Trigger conditions: The gateway’s governance.auth_config.is_enabled setting defaults to false. With authentication disabled, any caller reaching the management API is treated as a local administrator.
  • Attack vector: Network — an attacker sends a single unauthenticated POST /api/mcp/client request specifying a stdio client with an attacker-controlled command.
  • Impact: Full remote code execution as the Bifrost process user (appuser in the official container image), leading to complete loss of confidentiality, integrity, and availability on the host running the gateway.
  • Weakness classification: CWE-306 (Missing Authentication for Critical Function) and CWE-284 (Improper Access Control).

Affected software

  • Bifrost (maximhq/bifrost), management/transport component — all versions prior to transports/v2.1.0
  • Confirmed vulnerable: v1.6.3 and v2.0.0
  • Runs on Linux and macOS deployments
  • Fixed in transports/v2.1.0 (released September 8, 2026)

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Immediate: Upgrade Bifrost to transports/v2.1.0 or later, which rejects unauthenticated stdio MCP client registration requests with a 403 response.
  • If unable to patch immediately:
    • Enable management/dashboard authentication (governance.auth_config.is_enabled=true) and set strong administrator credentials before exposing the gateway.
    • Restrict network access to the Bifrost management API/listener to trusted internal hosts only — do not expose it directly to the internet.
    • Audit any existing MCP client registrations for unexpected stdio clients or commands.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge