CVE-2026-53931

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable unauthenticated, and its URL-extension allowlist was a regex tested against the full URL string, so URLs whose query string ended in .csv satisfies the gate even though the underlying request is for another file. This vulnerability is fixed in 2026.05.1.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jun 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 21:17

Updated : 2026-06-25 14:21


NVD link : CVE-2026-53931

Mitre link : CVE-2026-53931

CVE.ORG link : CVE-2026-53931


JSON object : View

Products Affected

No product.

CWE
CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')

CWE-918

Server-Side Request Forgery (SSRF)