VDB
KO
MEDIUM

GHSA-2xcx-75h9-vr9h

n8n's domain allowlist bypass enables credential exfiltration

Details

## Impact

A vulnerability in the HTTP Request node's credential domain validation allowed an authenticated attacker to send requests with credentials to unintended domains, potentially leading to credential exfiltration.

This only might affect user who have credentials that use wildcard domain patterns (e.g., `*.example.com`) in the "Allowed domains" setting.

## Patches

This issue is fixed in version 1.121.0 and later. All users are strongly encouraged to upgrade.

## Workarounds Until projects can upgrade:

- Replace wildcard domain patterns with explicit domain listings in HTTP Request credentials - Review and restrict workflow creation/modification permissions to trusted users only - Audit existing workflows using HTTP Request nodes with domain-restricted credentials

--- n8n has adopted CVSS 4.0 as primary score for all security advisories. CVSS 3.1 vector strings are provided for backward compatibility.

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

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / n8n
Introduced in: 0 Fixed in: 1.121.0
Fix npm install n8n@1.121.0

References