CVE-2026-24002CRITICAL 9.6EPSS p38.8%

CVE-2026-24002CVE-2026-24002

Description

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`.

Scoring

CVSS 3.19.6 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS0.50% probability of exploitation · percentile 38.8% · 2026-06-19T12:03:05Z
Published2026-01-22
Last modified2026-02-17

Underlying weaknesses· 1

CWE-74

References

  1. https://github.com/gristlabs/grist-core/security/advisories/GHSA-7xvx-8pf2-pv5g
  2. https://support.getgrist.com/self-managed/#how-do-i-sandbox-documents

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')cwe-740%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-68668
CVE
CVE-2025-66299
CVE
CVE-2026-42608
CVE
CVE-2025-66294
CVE
CVE-2026-33587
CVE
CVE-2026-25115
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.