CVE-2026-58661 PUBLISHED

n8n - Disk Space Exhaustion via Data-Table File Upload Endpoint

Assigner: VulnCheck
Reserved: 01.07.2026 Published: 10.07.2026 Updated: 10.07.2026

n8n before 2.28.0 (and before 1.123.58 on the 1.x branch) contains a disk space exhaustion vulnerability in the data-table file upload endpoint. The per-request quota check does not account for files already written to the shared temporary directory, allowing an authenticated user to repeatedly upload files that accumulate on disk until the periodic cleanup runs, potentially exhausting available disk space on the host.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 2.28.0 (excl.)
  • Version 2.28.0 is unaffected
Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 1.123.58 (excl.)
  • Version 1.123.58 is unaffected

Credits

  • CodeByMoriarty reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE