Cross-site scripting in NocoDB - CVE-2026-28398
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 Comments.vue and TextArea.vue when rendering user-supplied comments and rich text content. A remote user can submit crafted comment or rich text content to execute arbitrary script in a victim's browser.
For the comments vector, commenter role is sufficient; for the rich text vector, editor role is required.