CVE-2026-55659

Source
https://cve.org/CVERecord?id=CVE-2026-55659
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55659.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55659
Aliases
  • GHSA-6qrq-h2h6-cw54
Published
2026-07-10T20:57:39.281Z
Modified
2026-07-16T03:30:49.051438368Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
Grist: XSS through unsafe value interpolation in server-rendered pages
Details

Grist is spreadsheet software using Python as its formula language. Prior to 1.7.15, several server-rendered Grist pages embedded user-controlled values into the page and into inline scripts without fully escaping them, allowing cross-site scripting. On the main application page, a document's name or description, set by a document editor, is rendered into the page that other users load when opening the document. On the OAuth2 end-of-flow page, the openerOrigin request parameter was reflected back into the served page. Injected script runs in the victim's Grist origin and can act through the authenticated session, 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-116",
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55659.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-55659.json"