@enderfga/claw-orchestrator@3.4.2

Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime. Drop into Hermes Agent, Claude Desktop, Cursor, Cline, Continue, Zed, Windsurf, Goose or any Model Context Protocol (MCP) host, insta

  • latest version

    6.0.2

  • latest non vulnerable version

  • first published

    3 months ago

  • latest version published

    1 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @enderfga/claw-orchestrator package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Regular Expression Denial of Service (ReDoS)

    @enderfga/claw-orchestrator is a Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime. Drop into Hermes Agent, Claude Desktop, Cursor, Cline, Continue, Zed, Windsurf, Goose or any Model Context Protocol (MCP) host, insta

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the validateRegex function in the Session Grep Endpoint. An attacker can cause excessive resource consumption by submitting specially crafted input to the body.pattern parameter.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade @enderfga/claw-orchestrator to version 3.7.1 or higher.

    <3.7.1
    • M
    Missing Authentication for Critical Function

    @enderfga/claw-orchestrator is a Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime. Drop into Hermes Agent, Claude Desktop, Cursor, Cline, Continue, Zed, Windsurf, Goose or any Model Context Protocol (MCP) host, insta

    Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the EmbeddedServer API endpoint in src/embedded-server.ts. An attacker can access protected server routes without credentials by sending requests to the embedded HTTP server. The server processes API requests unauthenticated by default, so remote clients can invoke the embedded management endpoints and perform actions that should require a token. This exposes the user's running orchestrator instance to unauthorized access and control.

    Notes

    • The vulnerable behavior extends to the embedded server’s default startup path: if OPENCLAW_SERVER_TOKEN is unset, the process accepts requests without any credential gate instead of requiring an explicit token configuration.
    • The affected surface is broader than a single header check in practice because the same server exposes browser-facing dashboard routes and CLI-friendly management endpoints over the embedded HTTP listener.

    How to fix Missing Authentication for Critical Function?

    Upgrade @enderfga/claw-orchestrator to version 3.5.6 or higher.

    <3.5.6