CVE 5.3 MEDIUM

grist-core has insufficient access control in endpoints for comparisons between documents and versions_CVE-2025-64753

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Description

grist-core is a spreadsheet hosting server. Prior to version 1.7.7, a user with only partial read access to a document could still access endpoints listing hashes for versions of that document and receive a full list of changes between versions, even if those changes contained cells, columns, or tables to which the user was not supposed to have read access. This was fixed in version 1.7.7 by restricting the `/compare` endpoint to users with full read access. As a workaround, remove sensitive document history using the `/states/remove` endpoint. Another possibility is to block the `/compare` endpoint.

Basic Information

ID CVE-2025-64753
Source GitHub_M
Published Nov 13, 2025 at 21:46

Affected Product

Vendor gristlabs
Product grist-core
Version < 1.7.7
Affected Versions gristlabs grist-core < 1.7.7

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.