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

CVE-2026-47376: NocoDB: Reflected Cross-Site Scripting via Password Reset Token

June 5, 2026

The password-reset page rendered the URL token directly into a JavaScript string literal in a server-rendered EJS template. EJS <%= %> HTML-entity-encodes a fixed set of characters but does not escape single quotes or backslashes, so a crafted token could break out of the JS string context and execute attacker-controlled script in the NocoDB origin. Triggering required only that a victim follow a malicious password-reset link.

References

  • github.com/advisories/GHSA-6xcx-7qmg-vjfq
  • github.com/nocodb/nocodb/releases/tag/2026.04.1
  • github.com/nocodb/nocodb/security/advisories/GHSA-6xcx-7qmg-vjfq
  • nvd.nist.gov/vuln/detail/CVE-2026-47376

Code Behaviors & Features

Detect and mitigate CVE-2026-47376 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 5.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/nocodb/CVE-2026-47376.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:22:53 +0000.