Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nocodb
  4. ›
  5. CVE-2026-46550

CVE-2026-46550: NocoDB: Refresh Token Cookie Set Without `secure` and `sameSite` Flags

May 21, 2026

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.

References

  • github.com/advisories/GHSA-f74w-272x-mqcv
  • github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv
  • nvd.nist.gov/vuln/detail/CVE-2026-46550

Code Behaviors & Features

Detect and mitigate CVE-2026-46550 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.301.3

Solution

Unfortunately, there is no solution available yet.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Source file

npm/nocodb/CVE-2026-46550.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:16 +0000.