Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nocodb
  4. ›
  5. CVE-2026-47377

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

June 5, 2026

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 such as https://nocodb.example/#//attacker.com/phishing silently redirected visitors to an attacker-controlled origin.

References

  • github.com/advisories/GHSA-rvp5-9p55-f5rp
  • github.com/nocodb/nocodb/releases/tag/2026.04.1
  • github.com/nocodb/nocodb/security/advisories/GHSA-rvp5-9p55-f5rp
  • nvd.nist.gov/vuln/detail/CVE-2026-47377

Code Behaviors & Features

Detect and mitigate CVE-2026-47377 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.4.1

Fixed versions

  • 2026.4.1

Solution

Upgrade to version 2026.4.1 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

npm/nocodb/CVE-2026-47377.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:43 +0000.