CVE 7.4 HIGH

NocoDB: Stored Cross-Site Scripting via Row Comments_CVE-2026-47383

7.4 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Description

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated commenter could store HTML in row comments that executed as script when other users hovered over the comment in the expanded form view. The comment write paths persisted the raw comment body with no server-side sanitisation; the expanded-form sidebar then rendered the stored body and fed its data-tooltip attribute to Tippy with allowHTML: true. Even when the editor stripped script tags at write time, attribute-level payloads re-entered the DOM as live HTML on hover. This vulnerability is fixed in 2026.05.1.

Basic Information

ID CVE-2026-47383
Source GitHub_M
Published Jun 23, 2026 at 20:15

Affected Product

Vendor nocodb
Product nocodb
Version < 2026.05.1
Affected Versions nocodb nocodb < 2026.05.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.