CVE-2026-47377
MEDIUM
5.1
CVSS 4.0
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.
Metadata
Severity & Metrics
5.1
MEDIUM CVSS 4.0
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
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| nocodb | nocodb | — | < 2026.04.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-601 | cna | CWE-601: URL Redirection to Untrusted Site ('Open Redirect') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.1 | MEDIUM | 4.0 | cna | 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 |
References (1)
- https://github.com/nocodb/nocodb/security/advisories/GHSA-rvp5-9p55-f5rp https://github.com/nocodb/nocodb/security/advisories/GHSA-rvp5-9p55-f5rp