CVE-2025-64752 MEDIUM

CVE-2025-64752: grist-core has path to server-side requests via websocket

Vendor Gristlabs
Product grist-core
Weakness CWE-918 · SSRF
Published November 13, 2025
Last update November 14, 2025

CVSS base score

6.8/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

grist-core is a spreadsheet hosting server. Prior to version 1.7.7, a user with access to any document on a Grist installation can use a feature for fetching from a URL that is executed on the server. The privileged network access of server-side requests could offer opportunities for attack escalation. This issue is fixed in version 1.7.7. The mitigation was to use the proxy for untrusted fetches intended for such purposes. As a workaround, avoid making http/https endpoints available to an instance running Grist that expose credentials or operate without credentials.

Key dates

02Disclosure timeline

November 13, 2025 CVE published
November 14, 2025 Record updated

Related vulnerabilities

04Related CVE