CVE-2026-47379 PUBLISHED

NocoDB: Plaintext Password Comparison in Shared Views

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 23.06.2026 Updated: 24.06.2026

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared-view password check fell back to strict-equality (===) comparison for legacy plaintext passwords, leaking the password's length and per-character prefix through response timing. This vulnerability is fixed in 2026.05.1.

Metrics

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

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 2026.05.1 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE
  • CWE-203: Observable Discrepancy CWE