---
cve: "CVE-2026-86082"
severity: "MEDIUM"
cvss: 6.5
epss: "6.7%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-08 22:19:17"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T22:08:13+02:00"
---

# CVE-2026-86082

> 6.5 MEDIUM

## Beschreibung

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the OpenAI Chat Model node enforced credential allowed-domain restrictions for normal calls but not for the model-search dropdown. A workflow editor could set options.baseURL to an arbitrary host and make the searchModels path send the openAiApi credential there. The affected implementation is packages/@n8n/nodes-langchain/nodes/llms/LMChatOpenAi/methods/loadModels.ts, which omitted assertOpenAiCredentialAllowsUrl. This issue is fixed in versions 1.123.76, 2.37.7 and 2.38.2.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- cbee391326797c19a2593934063311fed6131e07 (Commit)
- 2a4ca7868dc75edca4c575d6507021e1e6b0ec90 (Commit)

## Referenzen

- <https://github.com/n8n-io/n8n/releases/tag/n8n@1.123.76>
- <https://github.com/n8n-io/n8n/releases/tag/n8n@2.37.7>
- <https://github.com/n8n-io/n8n/releases/tag/n8n@2.38.2>
- <https://github.com/n8n-io/n8n/security/advisories/GHSA-34ff-336r-5q23>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-86082) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
