CVE-2026-55665

Source
https://cve.org/CVERecord?id=CVE-2026-55665
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55665.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55665
Aliases
  • GHSA-7f6v-vghq-34xq
Published
2026-07-10T20:58:24.755Z
Modified
2026-07-16T03:31:03.307141526Z
Severity
  • 8.5 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
DOM-based XSS in Grist via unsanitized links, enabling privilege escalation
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55665.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/gristlabs/grist-core

Affected ranges

Type
GIT
Repo
https://github.com/gristlabs/grist-core
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.7.15"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.3.1
1.3.2
v0.*
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v1.*
v1.1.16
v1.3.0
v1.3.1
v1.7.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55665.json"