Cross-site scripting in NocoDB - CVE-2026-28401
Published: April 27, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary script in a victim's browser.
The vulnerability exists due to cross-site scripting in TextArea.vue when rendering rich text cell content. A remote user can inject arbitrary HTML into a rich text cell to execute arbitrary script in a victim's browser.
The issue affects content parsed by markdown-it with HTML enabled and viewed by other users.