CVE-2026-28399 PUBLISHED

NocoDB: SQL Injection via DATEADD Formula

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, an authenticated user with Creator role can inject arbitrary SQL via the DATEADD formula's unit parameter. This issue has been patched in version 0.301.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 6.2

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 0.301.3 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE