Open Redirect in Nocodb

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.

Vulnerability class: Open Redirect

EPSS: 0.004 (34.5th percentile) — read the EPSS interpretation.

Affected products

  • Nocodb — versions < 2026.04.1

Weakness classification (CWE)

References