CVE-2026-24002

Source
https://cve.org/CVERecord?id=CVE-2026-24002
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24002.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-24002
Aliases
  • GHSA-7xvx-8pf2-pv5g
Published
2026-01-22T02:26:28.765Z
Modified
2026-04-10T05:39:18.244085Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
pyodide sandbox option is insecure
Details

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox barrier. If a user of Grist sets GRIST_SANDBOX_FLAVOR to pyodide and opens a malicious document, that document could run arbitrary processes on the server hosting Grist. The problem has been addressed in Grist version 1.7.9 and up, by running pyodide under deno. As a workaround, a user can use the gvisor-based sandbox by setting GRIST_SANDBOX_FLAVOR to gvisor.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/24xxx/CVE-2026-24002.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-74"
    ]
}
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

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-24002.json"