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

CVE-2025-68949: n8n: Webhook Node IP `Whitelist` Bypass via Partial String Matching

January 13, 2026

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.

References

  • github.com/advisories/GHSA-w96v-gf22-crwp
  • github.com/n8n-io/n8n
  • github.com/n8n-io/n8n/commit/11f8597d4ad69ea3b58941573997fdbc4de1fec5
  • github.com/n8n-io/n8n/issues/23399
  • github.com/n8n-io/n8n/pull/23399
  • github.com/n8n-io/n8n/security/advisories/GHSA-w96v-gf22-crwp
  • nvd.nist.gov/vuln/detail/CVE-2025-68949

Code Behaviors & Features

Detect and mitigate CVE-2025-68949 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 starting from 1.36.0 before 2.2.0

Fixed versions

  • 2.2.0

Solution

Upgrade to version 2.2.0 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-183: Permissive List of Allowed Inputs
  • CWE-284: Improper Access Control

Source file

npm/n8n/CVE-2025-68949.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 04 Feb 2026 00:36:14 +0000.