GHSA-h6r4-xvw6-jc5h · Severity: high · Ecosystem: npm — NocoDB Vulnerable to Stored Cross-Site Scripting in Formula.vue
NocoDB is software for building databases as spreadsheets. Prior to 0.202.9, a stored cross-site scripting vulnerability exists within the Formula virtual cell comments functionality. The nc-gui/components/virtual-cell/Formula.vue displays a v-html tag with the value of "urls" whose contents are processed by the function replaceUrlsWithLink(). This function recognizes the pattern URI::(XXX) and creates a hyperlink tag <a> with href=XXX. However, it leaves all the other contents outside of the pattern URI::(XXX) unchanged. This vulnerability is fixed in 0.202.9.
Conclusion & alert: CVE-2023-49781 is rated High Exploit Risk (73.7/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.79%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-01 | 1.37% | 1.79% | +0.42% |
| 2 | 2026-02-09 | 1.75% | 1.37% | -0.38% |
| 3 | 2025-11-21 | — | 1.75% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
2.1 | 5.2 | [email protected] |
| 7.6 | 3.1 | HIGH |
|
2.3 | 4.7 | [email protected] |
GHSA-h6r4-xvw6-jc5h · Severity: high · Ecosystem: npm — NocoDB Vulnerable to Stored Cross-Site Scripting in Formula.vue
| URL | Tags |
|---|---|
| https://github.com/nocodb/nocodb/commit/7f58ce3726dfec71537d8b80474a0f95a48a1574 | Patch |
| https://github.com/nocodb/nocodb/security/advisories/GHSA-h6r4-xvw6-jc5h | Exploit Vendor Advisory |