Unprotected storage of credentials in NocoDB - CVE-2026-28360

 

Unprotected storage of credentials in NocoDB - CVE-2026-28360

Published: April 27, 2026


Vulnerability identifier: #VU127984
CSH Severity: Medium
CVSS v4: 6.9 [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]
CVE-ID: CVE-2026-28360
CWE-ID: CWE-256
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose shared view passwords.

The vulnerability exists due to plaintext storage of a password in the nc_views password column when storing shared view passwords. A remote attacker can obtain database contents to disclose shared view passwords.

Verification used direct string equality in public-datas.service.ts, public-metas.service.ts, and calendar-datas.service.ts.


Affected software

NocoDB

How to mitigate CVE-2026-28360

Install security update from vendor's website.

NocoDB - update to 0.301.3

External References

Related Security Bulletins