Server-Side Request Forgery (SSRF) in NocoDB - CVE-2026-24767

 

Server-Side Request Forgery (SSRF) in NocoDB - CVE-2026-24767

Published: April 27, 2026


Vulnerability identifier: #VU127978
CSH Severity: Low
CVSS v4: 2.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N]
CVE-ID: CVE-2026-24767
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to perform blind server-side requests to arbitrary URLs.

The vulnerability exists due to server-side request forgery in uploadViaURL() when issuing an unvalidated HEAD request for attacker-controlled URLs. A remote user can send a specially crafted request to perform blind server-side requests to arbitrary URLs.

Only HEAD requests are affected, so no response body is returned, but internal service reachability and response behavior may still be probed.


Affected software

NocoDB

How to mitigate CVE-2026-24767

Install security update from vendor's website.

NocoDB - update to 0.301.0

External References

Related Security Bulletins