CVE-2026-28359
NocoDB Vulnerable to Stored Cross-site Scripting via Rich Text Field
EPSS 0.15%
描述
### Summary An authenticated user with Editor role can inject arbitrary HTML into Rich Text cells by bypassing the TipTap editor and sending raw HTML via the API. ### Details The TipTap editor sanitizes HTML client-side, but the backend stores raw HTML without server-side sanitization. The stored content is rendered via `v-html` in `TextArea.vue` through `NcMarkdownParser.parse()` which performs no sanitization. ### Impact Stored XSS — malicious scripts execute for any user viewing the cell. ### Credit This issue was reported by [@Akokonunes](https://github.com/Akokonunes).
如何修補 CVE-2026-28359
要修補 CVE-2026-28359,請將受影響套件升級到下列已修補版本。
- —升級至 0.301.3 或更新版本
CVE-2026-28359 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 0.301.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |