Vulnerability 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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-47376?
CVE-2026-47376 is a documented vulnerability. 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 templat...
How severe is CVE-2026-47376?
CVSS scoring is not yet available for CVE-2026-47376. Check NVD for updates.
Is there a patch for CVE-2026-47376?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.