NONE · 0

CVE-2026-53569

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53569?

CVE-2026-53569 is a documented vulnerability. 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 ...

How severe is CVE-2026-53569?

CVSS scoring is not yet available for CVE-2026-53569. Check NVD for updates.

Is there a patch for CVE-2026-53569?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.