CVE-2026-24767
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-28

Last updated on: 2026-02-04

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-28
Last Modified
2026-02-04
Generated
2026-05-07
AI Q&A
2026-01-29
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nocodb nocodb to 0.301.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a blind Server-Side Request Forgery (SSRF) in NocoDB versions prior to 0.301.0. It occurs in the 'uploadViaURL' feature where an unprotected HEAD request is made without validation. Although later file retrieval steps enforce SSRF protections, this initial metadata request can make limited outbound requests to arbitrary URLs before those protections apply.


How can this vulnerability impact me? :

The vulnerability allows an attacker to make limited outbound requests from the server to arbitrary URLs, potentially exposing internal resources or causing information disclosure. Since it is a blind SSRF, the attacker may not see the response directly but can still influence server behavior or access internal services.


What immediate steps should I take to mitigate this vulnerability?

Upgrade NocoDB to version 0.301.0 or later, as this version contains a patch that fixes the blind SSRF vulnerability in the uploadViaURL functionality.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart