CVE-2026-24768

N

ocoDB is software for building databases as spreadsheets. Prior to version 0.301.0, an unvalidated redirect (open redirect) vulnerability exists in NocoDB’s login flow due to missing validation of the `continueAfterSignIn` parameter. During authentication, NocoDB processes a user-controlled redirect value and conditionally performs client-side navigation without enforcing any restrictions on the destination’s origin, domain or protocol. This allows attackers to redirect authenticated users to arbitrary external websites after login. This vulnerability enables phishing attacks by leveraging user trust in the legitimate NocoDB login flow. While it does not directly expose credentials or bypass authentication, it increases the likelihood of credential theft through social engineering. The issue does not allow arbitrary code execution or privilege escalation, but it undermines authentication integrity. Version 0.301.0 fixes the issue.

References
Configurations

Configuration 1 (hide)

cpe:2.3:a:nocodb:nocodb:*:*:*:*:*:*:*:*

History

04 Feb 2026, 20:04

Type Values Removed Values Added
First Time Nocodb
Nocodb nocodb
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
References () https://github.com/nocodb/nocodb/security/advisories/GHSA-3hmw-8mw3-rmpj - () https://github.com/nocodb/nocodb/security/advisories/GHSA-3hmw-8mw3-rmpj - Exploit, Vendor Advisory
CPE cpe:2.3:a:nocodb:nocodb:*:*:*:*:*:*:*:*

28 Jan 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-28 21:16

Updated : 2026-02-04 20:04


NVD link : CVE-2026-24768

Mitre link : CVE-2026-24768

CVE.ORG link : CVE-2026-24768


JSON object : View

Products Affected
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')