NONE · 0

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...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-47377?

CVE-2026-47377 is a documented vulnerability. 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...

How severe is CVE-2026-47377?

CVSS scoring is not yet available for CVE-2026-47377. Check NVD for updates.

Is there a patch for CVE-2026-47377?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.