Description
NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the password forgot endpoint returned different responses for registered and unregistered emails, allowing user enumeration. This issue has been patched in version 0.301.3.
Published: 2026-03-02
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: User Enumeration
Action: Patch
AI Analysis

Impact

The vulnerability enables attackers to determine whether an email address is associated with a NocoDB account by observing distinct responses from the password‑reset endpoint. This enumeration capability exposes user identities, which can be a stepping stone to social‑engineering attacks or tailored information‑exposure attempts. The weakness is classified as CWE‑204, which deals with logical flaws that allow information leakage.

Affected Systems

NocoDB, any installation running a version older than 0.301.3. The affected product is the entire NocoDB application, regardless of deployment size, as the flaw exists in the core password‑reset functionality.

Risk and Exploitability

The CVSS score is 2.7, indicating low overall severity. The EPSS score is below 1 %, suggesting a very low probability of exploitation at the time of analysis, and the issue is not listed in the CISA KEV catalog. The attack vector is inferred to be remote over the web, as the password‑reset endpoint is publicly accessible; an attacker would simply send POST requests with arbitrary email addresses and observe the differing responses. This does not require authentication or privileged access, making the flaw broadly exploitable by any Internet user.

Generated by OpenCVE AI on April 17, 2026 at 13:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NocoDB to version 0.301.3 or later, which removes the differing response behavior in the password‑reset endpoint.
  • Add rate limiting or CAPTCHA to the password‑reset endpoint to reduce the effectiveness of enumeration attempts.
  • Enable logging and alerting for abnormal password‑reset traffic to detect and respond to suspicious activity.

Generated by OpenCVE AI on April 17, 2026 at 13:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-387m-j3p9-3php NocoDB Vulnerable to User Enumeration via Password Reset Endpoint
History

Tue, 03 Mar 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Nocodb
Nocodb nocodb
CPEs cpe:2.3:a:nocodb:nocodb:*:*:*:*:*:*:*:*
Vendors & Products Nocodb
Nocodb nocodb
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Tue, 03 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 02 Mar 2026 16:45:00 +0000

Type Values Removed Values Added
Description NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the password forgot endpoint returned different responses for registered and unregistered emails, allowing user enumeration. This issue has been patched in version 0.301.3.
Title NocoDB: User Enumeration via Password Reset Endpoint
Weaknesses CWE-204
References
Metrics cvssV4_0

{'score': 2.7, '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/E:U'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-03T16:02:30.253Z

Reserved: 2026-02-26T18:38:13.890Z

Link: CVE-2026-28358

cve-icon Vulnrichment

Updated: 2026-03-03T16:02:22.665Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-02T17:16:33.970

Modified: 2026-03-03T18:57:25.480

Link: CVE-2026-28358

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T13:45:16Z

Weaknesses