CVE 7.7 HIGH

n8n Unsafe Buffer Allocation Allows In-Process Memory Disclosure in Task Runner_CVE-2025-61917

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

Description

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.

Basic Information

ID CVE-2025-61917
Source GitHub_M
Published Feb 4, 2026 at 16:46

Affected Product

Vendor n8n-io
Product n8n
Version >= 1.65.0, < 1.114.3
Affected Versions n8n-io n8n >= 1.65.0, < 1.114.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.