CVE 5.1 MEDIUM

NocoDB: Open Redirect via Hash Fragment in hashRedirect Plugin_CVE-2026-47377

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

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.

Basic Information

ID CVE-2026-47377
Source GitHub_M
Published Jun 23, 2026 at 20:35

Affected Product

Vendor nocodb
Product nocodb
Version < 2026.04.1
Affected Versions nocodb nocodb < 2026.04.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.