In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master branch but not yet published.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the MCP OAuth client registration process. An attacker can exhaust server memory resources and render the instance unavailable by sending large unauthenticated registration payloads to the endpoint, which accepts requests regardless of MCP access settings.
This vulnerability can be mitigated by restricting network access to the instance to prevent requests from untrusted sources and by reducing the maximum accepted payload size using the N8N_PAYLOAD_SIZE_MAX environment variable.