MEDIUM

CVE-2026-47380

2026-06-23 CVSS v4.0
CVSS
6.3

Description

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, sign-in response timing differed between known and unknown email addresses because the unknown-user branch returned without performing a password hash comparison. This vulnerability is fixed in 2026.04.1.

Summary dbcve.org

NocoDB prior to 202.04.1 contained a timing-based user enumeration vulnerability in the sign-in endpoint. The authentication flow for unknown email addresses returned early without performing the computationally expensive password hash comparison, creating a measurable timing difference that allowed attackers to determine which email addresses were registered in the system.

Mitigation

Upgrade to NocoDB version 2026.04.1 or later. This version implements consistent timing in the authentication flow regardless of whether the email exists, eliminating the information leak.

Weakness (CWE)

CWE-208
CWE-307

EPSS Score

0.31%
Probability of exploitation in next 30 days
24.5th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE