CVE-2026-46550 Details
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.
A vulnerability exists in NocoDB versions prior to 2026.04.1, where the refresh-token cookie, although set with httpOnly: true, lacked both the secure flag and the sameSite attribute. This omission allowed the cookie to be intercepted over plain HTTP, and without the sameSite attribute, browsers could attach it to cross-site POST requests, facilitating Cross-Site Request Forgery (CSRF) attacks against the token-refresh endpoint. The vulnerability has been addressed in version 2026.04.1.
Users can update to NocoDB version 2026.04.1 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 23, 2026CISA-ADP
Assessed Jun 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-614 | Sensitive Cookie in HTTPS Session Without 'Secure' Attribute | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| NocoDB | < 2026.04.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 24, 2026 | CVE Modified | CISA-ADP |
| Jun 23, 2026 | New CVE Received | [email protected] |
Volerion