Security Advisory

CVE-2026-47377

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-23 20:35:06
Last updated 2026-06-24 14:42:21
Assigner GitHub_M
CVSS score 5.1
State PUBLISHED

Description

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.