---
id: CVE-2026-55664
title: Grist is spreadsheet software using Python as its formula language
summary: >-
  Grist is spreadsheet software using Python as its formula language. Prior to
  1.7.15, the GET /forms endpoint read table and column metadata without
  applying the document's access rules and did not check that the requested
  section was act…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
  - CWE-285
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55664'
references:
  - url: >-
      https://github.com/gristlabs/grist-core/commit/14694156fe99c438c5f7a452ad367e933bb194db
    label: security-advisories@github.com
  - url: 'https://github.com/gristlabs/grist-core/releases/tag/v1.7.15'
    label: security-advisories@github.com
  - url: >-
      https://github.com/gristlabs/grist-core/security/advisories/GHSA-w2hc-w6cg-xvh9
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00331
epssPercentile: 0.23488
ingestedAt: '2026-07-11T20:15:26.937Z'
---

## Overview

Grist is spreadsheet software using Python as its formula language. Prior to 1.7.15, the GET /forms endpoint read table and column metadata without applying the document's access rules and did not check that the requested section was actually a form. A user with only partial read access, including public access on a publicly viewable document, could request the metadata of any widget and reveal table and column structure that access rules would otherwise hide, even in documents that contain no forms. This issue is fixed in version 1.7.15.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
