CVE 5.3 MEDIUM

n8n has a Webhook Node IP Whitelist Bypass via Partial String Matching_CVE-2025-68949

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Description

n8n is an open source workflow automation platform. From 1.36.0 to before 2.2.0, the Webhook node’s IP whitelist validation performed partial string matching instead of exact IP comparison. As a result, an incoming request could be accepted if the source IP address merely contained the configured whitelist entry as a substring. This issue affected instances where workflow editors relied on IP-based access controls to restrict webhook access. Both IPv4 and IPv6 addresses were impacted. An attacker with a non-whitelisted IP could bypass restrictions if their IP shared a partial prefix with a trusted address, undermining the intended security boundary. This vulnerability is fixed in 2.2.0.

Basic Information

ID CVE-2025-68949
Source GitHub_M
Published Jan 13, 2026 at 18:43
Modified Jan 13, 2026 at 19:00

Affected Product

Vendor n8n-io
Product n8n
Version >= 1.36.0, < 2.2.0
Affected Versions n8n-io n8n >= 1.36.0, < 2.2.0

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.