๐Ÿ” CVE Alert

CVE-2026-55665

UNKNOWN 0.0

DOM-based XSS in Grist via unsanitized links, enabling privilege escalation

CVSS Score
0.0
EPSS Score
0.3%
EPSS Percentile
24th

Grist is spreadsheet software using Python as its formula language. Prior to 1.7.15, Grist contained two cross-site scripting vulnerabilities where an attacker-controlled value reached a link's href without scheme validation, so a javascript URL could run in a victim's Grist origin on a single click. On the account-selection page, /welcome/select-account used its next query parameter as the account buttons' link target. In document tours, the GristDocTour table's Link_URL column became a clickable button, allowing an editor of a shared document to store a javascript URL there that ran when another user opened the document and clicked the tour link. Because the script runs in the victim's authenticated session, it can call Grist APIs as the victim, reading or modifying data and changing sharing settings and access rules. A document editor could therefore escalate to owner-level access. This issue is fixed in version 1.7.15.

CWE CWE-79
Vendor gristlabs
Product grist-core
Published Jul 10, 2026
Last Updated Jul 14, 2026
Stay Ahead of the Next One

Get instant alerts for gristlabs grist-core

Be the first to know when new unknown vulnerabilities affecting gristlabs grist-core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

gristlabs / grist-core
< 1.7.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gristlabs/grist-core/security/advisories/GHSA-7f6v-vghq-34xq github.com: https://github.com/gristlabs/grist-core/commit/5d0a90a162b5125fce7e8a86fb137eee5199dbde github.com: https://github.com/gristlabs/grist-core/releases/tag/v1.7.15