Home

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.

PUBLISHED Reserved 2026-04-25 | Published 2026-05-04 | Updated 2026-05-04 | Assigner GitHub_M




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

Problem types

CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Product status

< 1.123.32
affected

>= 2.17.0, < 2.17.4
affected

>= 2.18.0, < 2.18.1
affected

References

github.com/...io/n8n/security/advisories/GHSA-f6x8-65q6-j9m9

cve.org (CVE-2026-42230)

nvd.nist.gov (CVE-2026-42230)

Download JSON