---
id: CVE-2026-53569
title: Frappe is a full-stack web application framework
summary: >-
  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 mo…
severity: none
cwe:
  - CWE-862
published: '2026-08-20'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T20:48:30.570'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53569'
references:
  - url: >-
      https://github.com/frappe/frappe/commit/91155d12deba4426cf33196805da77bc78c5cde1
    label: security-advisories@github.com
  - url: >-
      https://github.com/frappe/frappe/commit/aeb93abe6b217ea0ae27253ef105ad6d0803613e
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/pull/39760'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/security/advisories/GHSA-rx6h-4p83-m76x'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00341
epssPercentile: 0.27687
ingestedAt: '2026-09-10T21:05:53.596Z'
---

## Overview

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.

## Remediation

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