CVE 5.1 MEDIUM

n8n: Open Redirect in MCP OAuth Consent Flow_CVE-2026-42230

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N

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.

Basic Information

ID CVE-2026-42230
Source GitHub_M
Published May 4, 2026 at 18:28

Affected Product

Vendor n8n-io
Product n8n
Version < 1.123.32
Affected Versions n8n-io n8n < 1.123.32
n8n-io n8n >= 2.17.0, < 2.17.4
n8n-io n8n >= 2.18.0, < 2.18.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.