CVE-2026-47377

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the client-side hashRedirect plugin called window.location.replace() on a path extracted from the URL hash fragment after only checking hashPath.startsWith('/'). Protocol-relative URLs (//attacker.com/…) also satisfy that check, so a crafted link silently redirected visitors to an attacker-controlled origin. This vulnerability is fixed in 2026.04.1.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jun 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 21:16

Updated : 2026-06-25 14:21


NVD link : CVE-2026-47377

Mitre link : CVE-2026-47377

CVE.ORG link : CVE-2026-47377


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')