SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-53569

MEDIUM · CVSS 5.3 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Authenticated users of Frappe versions 16.31.0 and earlier can exploit insufficient permission checks on the toggle_like and mark_as_seen endpoints to modify metadata and alter the visibility state of notes they do not have permission to access. This vulnerability could lead to unauthorized disclosure of resource existence and manipulation of associated data. Organizations using Frappe should prioritize remediation efforts, especially those with sensitive information managed through the framework, as no fix has been released yet.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-53569
Severity
MEDIUM
CVSS
5.3
EPSS
0.34%

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