CVE-2026-28398 PUBLISHED

NocoDB: Stored Cross-Site Scripting via Comments and Rich Text Cells

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 02.03.2026 Updated: 03.03.2026

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, user-controlled content in comments and rich text cells was rendered via v-html without sanitization, enabling stored XSS. This issue has been patched in version 0.301.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.3

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 0.301.3 is affected

References

Problem Types

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