CVE-2026-42230

Severity CVSS v4.0:
MEDIUM
Type:
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
04/05/2026
Last modified:
06/05/2026

Description

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the /mcp-oauth/register endpoint accepted OAuth client registrations without authentication, allowing arbitrary redirect_uri values to be registered. When a user denies the MCP OAuth consent dialog, the handleDeny handler redirects the user to the registered redirect_uri without validation, enabling an open redirect to an attacker-controlled URL. An attacker can craft a phishing link and send it to a victim; if the victim clicks "Deny" on the consent page, they are silently redirected to an external site. This issue has been patched in versions 1.123.32, 2.17.4, and 2.18.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:* 1.123.32 (excluding)
cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:* 2.17.0 (including) 2.17.4 (excluding)
cpe:2.3:a:n8n:n8n:2.18.0:*:*:*:enterprise:node.js:*:*