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.
Severity (CVSS)
| Base score | 5.4 |
|---|---|
| Severity | Medium |
| Version | CVSS 3.1 |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
| Provided by | CNA |
Weaknesses
- CWE-614 — CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
Affected products
| Vendor | Product | Versions |
|---|---|---|
| nocodb | nocodb | < 2026.04.1 |
References
- https://github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv (x_refsource_CONFIRM)
Generated from the official CVE List on 24 Jun 2026 09:35 UTC.