CVE-2026-46550
MEDIUM
5.4
CVSS 3.1
Description
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.
Metadata
Severity & Metrics
5.4
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| nocodb | nocodb | — | < 2026.04.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-614 | cna | CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.4 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
References (1)
- https://github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv https://github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv