Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. n8n
  4. ›
  5. CVE-2026-33749

CVE-2026-33749: n8n Vulnerable to XSS via Binary Data Inline HTML Rendering

March 26, 2026

An authenticated user with permission to create or modify workflows could craft a workflow that produces an HTML binary data object without a filename. The /rest/binary-data endpoint served such responses inline on the n8n origin without Content-Disposition or Content-Security-Policy headers, allowing the HTML to render in the browser with full same-origin JavaScript access.

By sending the resulting URL to a higher-privileged user, an attacker could execute JavaScript in the victim’s authenticated session, enabling exfiltration of workflows and credentials, modification of workflows, or privilege escalation to admin.

References

  • github.com/advisories/GHSA-qfc3-hm4j-7q77
  • github.com/n8n-io/n8n
  • github.com/n8n-io/n8n/security/advisories/GHSA-qfc3-hm4j-7q77
  • nvd.nist.gov/vuln/detail/CVE-2026-33749

Code Behaviors & Features

Detect and mitigate CVE-2026-33749 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.123.27, all versions starting from 2.0.0-rc.0 before 2.13.3, all versions starting from 2.14.0 before 2.14.1, version 2.14.0

Fixed versions

  • 1.123.27
  • 2.14.1
  • 2.13.3

Solution

Upgrade to versions 1.123.27, 2.13.3, 2.14.1 or above.

Impact 8.9 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

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

Source file

npm/n8n/CVE-2026-33749.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 10 Apr 2026 12:18:03 +0000.