Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in NocoDB - CVE-2026-46550

 

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in NocoDB - CVE-2026-46550

Published: May 23, 2026


Vulnerability identifier: #VU132190
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-46550
CWE-ID: CWE-614
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: nocodb
Affected software:
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.


How to mitigate CVE-2026-46550

Install security update from vendor's website.

Sources