@next-ai-drawio/mcp-server@0.1.18

MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview

  • latest version

    0.2.1

  • latest non vulnerable version

  • first published

    6 months ago

  • latest version published

    25 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @next-ai-drawio/mcp-server 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
    • H
    Allocation of Resources Without Limits or Throttling

    @next-ai-drawio/mcp-server is a MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the handleStateApi, handleRestoreApi, and handleHistorySvgApi POST handlers in the HTTP server. An attacker can exhaust memory and destabilize the process by sending oversized request bodies to /api/state, /api/restore, or /api/history-svg, because each handler accumulates the entire body in a string before parsing it as JSON. This can crash the server or make the MCP endpoints unavailable to legitimate users.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade @next-ai-drawio/mcp-server to version 0.1.19 or higher.

    <0.1.19