Open redirect in NocoDB - CVE-2026-24768
Published: April 27, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect authenticated users to an arbitrary external website.
The vulnerability exists due to url redirection to untrusted site in the login flow via the continueAfterSignIn parameter when handling login requests with a user-controlled redirect target. A remote attacker can send a crafted login link to redirect authenticated users to an arbitrary external website.
User interaction is required because the victim must click a crafted login link and complete authentication.