Vulnerability Description
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, a blind Server-Side Request Forgery (SSRF) vulnerability exists in the `uploadViaURL` functionality due to an unprotected `HEAD` request. While the subsequent file retrieval logic correctly enforces SSRF protections, the initial metadata request executes without validation. This allows limited outbound requests to arbitrary URLs before SSRF controls are applied. Version 0.301.0 contains a patch for the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nocodb | Nocodb | < 0.301.0 |
Related Weaknesses (CWE)
References
- https://github.com/nocodb/nocodb/security/advisories/GHSA-xr7v-j379-34v9ExploitVendor Advisory
- https://github.com/nocodb/nocodb/security/advisories/GHSA-xr7v-j379-34v9ExploitVendor Advisory
FAQ
What is CVE-2026-24767?
CVE-2026-24767 is a vulnerability with a CVSS score of 4.9 (MEDIUM). NocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, a blind Server-Side Request Forgery (SSRF) vulnerability exists in the `uploadViaURL` functionality due to an unpro...
How severe is CVE-2026-24767?
CVE-2026-24767 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24767?
Check the references section above for vendor advisories and patch information. Affected products include: Nocodb Nocodb.