A AegiFlow
MEDIUMCVSS 5.3EPSS 0.2%

CVE-2026-58661

n8n: Authenticated Users Can Exhaust Temporary Disk Storage via Data-Table File Uploads

Published
2026-07-22
Modified
2026-07-22
EPSS percentile
13%
Aliases
GHSA-w867-jm58-p9pv
Sources
github-advisory

Summary

## Impact An authenticated user can repeatedly upload files to the data-table upload endpoint, bypassing the per-request quota check, which does not account for files already written to the shared temporary directory. This causes temporary files to accumulate on disk until the periodic cleanup runs, potentially exhausting available disk space on the host. ## Patches Users should upgrade to the patched version once available to remediate the vulnerability. ## Workarounds If upgrading is not immediately possible, administrators should consider the following temporary mitigations: - Restrict n8n instance access to fully trusted users only. - Set `uploadMaxFileSize` to a low value to limit individual upload size. - Monitor and alert on disk usage in the n8n temporary upload directory. These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

Affected packages

EcosystemPackageAffected versionsFixed versions
npmn8n2.28.0, 1.123.58

Remediation: Upgrade to 2.28.0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.