NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the refresh-token cookie was set with httpOnly: true but missing both the secure flag and the sameSite attribute. Over plain HTTP the cookie could be intercepted on the network; without sameSite, browsers attached it to cross-site POSTs, enabling CSRF against the token-refresh endpoint. This vulnerability is fixed in 2026.04.1.
References
Configurations
No configuration.
History
23 Jun 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-23 21:16
Updated : 2026-06-25 14:21
NVD link : CVE-2026-46550
Mitre link : CVE-2026-46550
CVE.ORG link : CVE-2026-46550
JSON object : View
Products Affected
No product.
CWE
CWE-614
Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
