PT-2026-46997 · Git+2 · Nocodb
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
NocoDB versions prior to 2026.05.1
Description
The shared-view password check used strict-equality (===) comparison for legacy plaintext passwords. This creates a timing oracle, allowing a network-positioned attacker to leak the password length and per-character prefix by analyzing response timing. The issue occurs in the
View.ts file and the verifyPassword() function of the EE dashboard model. The bcrypt branch, which handles hashes starting with $2a$ or $2b$, is not affected.Recommendations
Update to version 2026.05.1.
Exploit
Fix
Side Channel Attack
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Nocodb