Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in NocoDB - CVE-2026-46550
Published: May 23, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information and perform cross-site request forgery.
The vulnerability exists due to sensitive cookie handling without the secure and samesite attributes in the refresh-token cookie handling in setTokenCookie and the token refresh endpoint when handling refresh-token cookies and cross-site POST requests. A remote attacker can intercept the cookie over plain HTTP or cause the browser to send it in a cross-site request to disclose sensitive information and perform cross-site request forgery.
Exploitation requires user interaction to visit a malicious page.