CVE-2026-28357 PUBLISHED

NocoDB: Stored Cross-Site Scripting via Formula Cell

Assigner: GitHub_M
Reserved: 26.02.2026 Published: 02.03.2026 Updated: 02.03.2026

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI::() patterns are rendered via v-html without sanitization, allowing injected HTML to execute. 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