# CVE-2026-46550

## Summary

- **CVE ID:** CVE-2026-46550
- **Severity:** MEDIUM
- **CVSS Score:** 5.4 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N)
- **CWE:** CWE-614
- **Published:** Jun 23, 2026
- **Last Modified:** Jun 24, 2026

## 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.

## Affected Products

- nocodb — nocodb (< 2026.04.1)

## References

- [CNA](https://github.com/nocodb/nocodb/security/advisories/GHSA-f74w-272x-mqcv)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.16%
- **EPSS Percentile:** 5.4

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._