---
cve: "CVE-2025-61917"
severity: "HIGH"
cvss: 7.7
epss: "36%"
vendor: "n8n-io"
kev: false
exploited: false
published: "2026-02-04 16:46:42"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:57:11+02:00"
---

# CVE-2025-61917

> 7.7 HIGH · 🧪 PoC

## Beschreibung

n8n is an open source workflow automation platform. From version 1.65.0 to before 1.114.3, the use of Buffer.allocUnsafe() and Buffer.allocUnsafeSlow() in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the same Node.js process (for example, data from prior requests, tasks, secrets, or tokens), resulting in potential information disclosure. This issue has been patched in version 1.114.3.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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 | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- eb65fb5d787b608a05e441f6410ef3291fffe09b (Commit)
- 2c4c2953199733c791f739a40879ae31ca129aba (Commit)

## Referenzen

- <https://github.com/n8n-io/n8n/security/advisories/GHSA-49mx-fj45-q3p6>
- <https://github.com/n8n-io/n8n/commit/2c4c2953199733c791f739a40879ae31ca129aba>

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