Back to overview

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

CVE ID
CVE-2026-46550
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-14 20:42 UTC
Published
2026-06-23 20:39 UTC
Last updated
2026-06-23 20:39 UTC
Primary CWE
CWE-614
CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' …
Vendor / Product
nocodb / nocodb
Sources
cve.org  ·  NVD

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)
VendorProductPlatformVersions
nocodb nocodb < 2026.04.1
Weakness (CWE)
CWESourceDescription
CWE-614 cna CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
CVSS scores (1)
ScoreSeverityVersionSourceVector
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)
Back to overview