#VU121206 Incorrect Regular Expression in n8n - CVE-2025-68949
Published: January 13, 2026
n8n
n8n
Description
The vulnerability allows a remote attacker to bypass IP whitelisting.
The vulnerability exists due to application is using martial string matching instead of exact IP comparison when making a decision to allow access from a specific IP address. A remote attacker can bypass configured rules for whitelisted IP addresses and gain unauthorized access to the application. The vulnerability affects both Pv4 and IPv6 addresses.