Frappe is a full-stack web application framework. In version 16.31.0 and earlier, the whitelisted toggle_like and mark_as_seen endpoints in frappe/desk/like.py and frappe/desk/doctype/note/note.py do not enforce read permission before modifying _liked_by metadata or a Note seen state. An authenticated user can interact with documents or notes that the user cannot read, disclosing resource existence and modifying resource-associated metadata. No released fixed version is available as of this review.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 19:16
Updated : 2026-09-10 20:48
NVD link : CVE-2026-53569
Mitre link : CVE-2026-53569
CVE.ORG link : CVE-2026-53569
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
