Impact
A missing size check allowed an authenticated editor to have the server download arbitrarily large files from any URL, consuming disk space and rendering the service unavailable. The vulnerability is a classic example of resource exhaustion (CWE-770).
Affected Systems
NocoDB versions before 2026.04.4 are affected. The flaw occurs in the uploadViaURL path of the v1/v2 attachment API and affects all deployments that rely on this feature.
Risk and Exploitability
The CVSS score of 6.5 indicates medium severity. No EPSS information is available and the vulnerability is not listed in the CISA KEV catalog. The attack requires an authenticated user with Editor+ privileges, so it is most likely exploitable by an attacker who has compromised credentials or by a legitimate user misusing the feature. The impact is local to the server’s disk space; no remote code execution or data disclosure is described.
OpenCVE Enrichment
Github GHSA