github.com
https://github.com/nocodb/nocodb CVE-2026-47376
MEDIUM
NocoDB: Reflected Cross-Site Scripting via Password Reset Token
Record summary
CVE-2026-47376 has a selected CVSS score of 5.1 (medium).
Description
NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, 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. This vulnerability is fixed in 2026.04.1.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 24, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
nocodbBrowse nocodb / nocodb | CVE List | < 2026.04.1 | affected |
nocodbBrowse npm / nocodb | GitHub Advisory | Before 2026.04.1 · Fixed in 2026.04.1 | affected |
References
4github.com
https://github.com/nocodb/nocodb/releases/tag/2026.04.1 github.comConfirmation
https://github.com/nocodb/nocodb/security/advisories/GHSA-6xcx-7qmg-vjfq nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2026-47376