Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Mon, 24 Aug 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Baserow
Baserow baserow |
|
| Vendors & Products |
Baserow
Baserow baserow |
Mon, 24 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 24 Aug 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Baserow before 2.3.0 Stored Cross-Site Scripting via Rich Text Mention Display Name | |
| Weaknesses | CWE-79 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-24T18:12:09.134Z
Reserved: 2026-08-19T20:34:00.154Z
Link: CVE-2026-76837
Updated: 2026-08-24T18:12:03.609Z
Status : Received
Published: 2026-08-24T18:17:21.887
Modified: 2026-08-24T18:17:21.887
Link: CVE-2026-76837
No data.
OpenCVE Enrichment
Updated: 2026-08-24T20:45:04Z
-
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')