Access Control Bypass in Frappe Framework Affects User Data Security
CVE-2026-66003
7.1HIGH
What is CVE-2026-66003?
The Frappe Framework, a full-stack web application framework developed in Python and JavaScript, contains an access control bypass vulnerability in its REST API. This flaw allows authenticated users with low privileges to read sensitive data from Linked DocTypes, circumventing the intended permission restrictions. When linking documents through a Link field, the framework fails to apply the necessary permissions consistently when retrieving records via the REST API. Consequently, unauthorized access to fields from linked documents is possible, exposing user data to those without appropriate authorization. The issue has been addressed in version 15.115.0.
Affected Version(s)
frappe < 15.115.0
