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

CVE-2026-86082: n8n: Domain-Restriction Bypass via Unguarded Model-Search Endpoint in OpenAI Chat Model Node

September 10, 2026

The OpenAI Chat Model node checked a custom base URL against the credential’s allowed-domains configuration before sending a request, but the model-search dropdown did not. A request setting options.baseURL on that path reached an arbitrary host with the credential attached, so the domain restriction an administrator configured did not hold for every route the node offered. The patch routes every OpenAI call site, including model listing, through one shared allowed-domains check.

References

  • github.com/advisories/GHSA-34ff-336r-5q23
  • github.com/n8n-io/n8n/releases/tag/n8n@1.123.76
  • github.com/n8n-io/n8n/releases/tag/n8n@2.37.7
  • github.com/n8n-io/n8n/releases/tag/n8n@2.38.2
  • github.com/n8n-io/n8n/security/advisories/GHSA-34ff-336r-5q23
  • nvd.nist.gov/vuln/detail/CVE-2026-86082

Code Behaviors & Features

Detect and mitigate CVE-2026-86082 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.76, all versions starting from 2.0.0 before 2.37.7, all versions starting from 2.38.0 before 2.38.2

Fixed versions

  • 1.123.76
  • 2.37.7
  • 2.38.2

Solution

Upgrade to versions 1.123.76, 2.37.7, 2.38.2 or above.

Impact 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/n8n/CVE-2026-86082.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 22 Sep 2026 12:20:09 +0000.