CVE-2026-56359 PUBLISHED

n8n - Cross-Site Scripting in Credential Management OAuth2 Authorization URL

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 08.07.2026 Updated: 08.07.2026

n8n before 2.8.0 contains a cross-site scripting vulnerability in the credential management flow where authenticated users can inject malicious JavaScript URLs into OAuth2 credential Authorization URL fields. Attackers can craft malicious credentials and trick victims into clicking the OAuth authorization button, executing arbitrary scripts in their browser session with the victim's privileges.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 4.8

Product Status

Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.8.0 (excl.)
  • Version 2.8.0 is unaffected
Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.6.4 (excl.)
  • Version 2.6.4 is unaffected

Credits

  • yohannslm reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE