Baserow interpolates a user's display name into the rich-text mention markup without HTML encoding. PATCH /api/user/account/ stores the first_name value verbatim, and the mention renderer in web-frontend/modules/core/editor/mention.js builds its element with a template literal that places the name into a data-label attribute and the element body unescaped. A name containing a double quote closes that attribute and the opening tag, so following markup lands in the element content. The result is rendered through v-html by the rich-text field components, so any rich-text cell mentioning the account executes the stored script for every workspace member who views the table, without a click. Any workspace member, at the lowest permission level, can set the name and reach every other member of the workspace, and the payload persists until the name is changed or the mentioning row is removed. Version 2.3.0 escapes the value before interpolation.
CVE-2026-76837
Score 6.4 from GitHub Security Advisory published 2026-08-24. the CNA's CVSS baseline 6.4; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.4
- EG Score
- 6.4(high)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity64% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 9%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
August 29, 2026
Advisory Details (5)
Auto-updated Aug 24, 2026Baserow before 2.3.0 Stored Cross-Site Scripting via Rich Text Mention Display Name | Advisories | VulnCheck
https://www.vulncheck.com/advisories/baserow-before-stored-cross-site-scripting-via-rich-text-mention-display-namebaserow/web-frontend/modules/core/editor/mention.js at 2.2.2 · baserow/baserow · GitHub
https://github.com/baserow/baserow/blob/2.2.2/web-frontend/modules/core/editor/mention.jscommit a870dc0d38c9 (baserow/baserow)
Patch available: baserow/baserow 2.3.0 (contains commit a870dc0d38c9)
https://github.com/baserow/baserow/commit/a870dc0d38c9fix(web-frontend): escape user name in rich text mentions to prevent stored XSS
Patch available: baserow/baserow 2.3.0 (PR #5618 merged 2026-06-30)
https://github.com/baserow/baserow/pull/5618GitHub - baserow/baserow: Build databases, automations, apps & agents with AI — no code. Open source platform available on cloud and self-hosted. GDPR, HIPAA, SOC 2 compliant. Best Airtable alternative. · GitHub
https://github.com/baserow/baserowVendor Advisories for CVE-2026-76837(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 18× in last 7d / 18× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 12:03 UTCEG score recompute
- 2026-08-29 12:02 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 17:52 UTCGHSA enrichment
- 2026-08-27 18:14 UTCEG score recompute
- 2026-08-27 18:14 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 17:48 UTCEG score recompute
- 2026-08-26 17:47 UTCGHSA enrichment
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 17:56 UTCEG score recompute
- 2026-08-25 17:56 UTCGHSA enrichment
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 18:21 UTCEG score recompute
- 2026-08-24 18:16 UTCEG score recompute
- 2026-08-24 17:51 UTCEG score recompute
- 2026-08-24 17:51 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-76837?
When was CVE-2026-76837 disclosed?
Is CVE-2026-76837 actively exploited?
What is the CVSS score of CVE-2026-76837?
How do I remediate CVE-2026-76837?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-76837
Is Your Infrastructure Affected by CVE-2026-76837?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.