{"id":"GHSA-387m-j3p9-3php","summary":"NocoDB Vulnerable to User Enumeration via Password Reset Endpoint","details":"### Summary\nThe password forgot endpoint returned different responses for registered and unregistered emails, allowing user enumeration.\n\n### Details\n`POST /api/v2/auth/password/forgot` returned a success message for registered emails but `'Your email has not been registered.'` for unknown emails. The fix returns a uniform response regardless of whether the email exists.\n\n### Impact\nAn unauthenticated attacker can determine whether an email is registered. No credentials or data are exposed.\n\n### Credit\nThis issue was reported by [@Tulgaaaaaaaa](https://github.com/Tulgaaaaaaaa).","aliases":["CVE-2026-28358"],"modified":"2026-03-04T15:10:19.371049Z","published":"2026-03-02T19:42:07Z","database_specific":{"github_reviewed_at":"2026-03-02T19:42:07Z","nvd_published_at":"2026-03-02T17:16:33Z","cwe_ids":["CWE-204"],"severity":"LOW","github_reviewed":true},"references":[{"type":"WEB","url":"https://github.com/nocodb/nocodb/security/advisories/GHSA-387m-j3p9-3php"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-28358"},{"type":"PACKAGE","url":"https://github.com/nocodb/nocodb"},{"type":"WEB","url":"https://github.com/nocodb/nocodb/releases/tag/0.301.3"}],"affected":[{"package":{"name":"nocodb","ecosystem":"npm","purl":"pkg:npm/nocodb"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.301.3"}]}],"database_specific":{"last_known_affected_version_range":"\u003c= 0.301.2","source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-387m-j3p9-3php/GHSA-387m-j3p9-3php.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V4","score":"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/E:U"}]}