CVE-2025-61917

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*

History

18 Feb 2026, 17:46

Type Values Removed Values Added
First Time N8n n8n
N8n
CPE cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
References () https://github.com/n8n-io/n8n/commit/2c4c2953199733c791f739a40879ae31ca129aba - () https://github.com/n8n-io/n8n/commit/2c4c2953199733c791f739a40879ae31ca129aba - Patch
References () https://github.com/n8n-io/n8n/security/advisories/GHSA-49mx-fj45-q3p6 - () https://github.com/n8n-io/n8n/security/advisories/GHSA-49mx-fj45-q3p6 - Mitigation, Vendor Advisory
Summary
  • (es) n8n es una plataforma de automatización de flujos de trabajo de código abierto. Desde la versión 1.65.0 hasta antes de la 1.114.3, el uso de Buffer.allocUnsafe() y Buffer.allocUnsafeSlow() en el ejecutor de tareas permitió que código no confiable asignara memoria no inicializada. Dichos búferes no inicializados podrían contener datos residuales del mismo proceso de Node.js (por ejemplo, datos de solicitudes anteriores, tareas, secretos o tokens), lo que resultaría en una potencial revelación de información. Este problema ha sido parcheado en la versión 1.114.3.

04 Feb 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-04 17:16

Updated : 2026-02-18 17:46


NVD link : CVE-2025-61917

Mitre link : CVE-2025-61917

CVE.ORG link : CVE-2025-61917


JSON object : View

Products Affected

n8n

  • n8n
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-668

Exposure of Resource to Wrong Sphere