---
id: CVE-2026-66003
title: >-
  Frappe is a full-stack web application framework written in Python and
  JavaScript
summary: >-
  Frappe is a full-stack web application framework written in Python and
  JavaScript. Prior to version 15.115.0, an access control bypass in the REST
  API allows a user to read data from Linked DocTypes that they are not
  authorized to access…
severity: none
cwe:
  - CWE-863
published: '2026-08-26'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:09:13.080'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-66003'
references:
  - url: 'https://github.com/frappe/frappe/releases/tag/v15.115.0'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/frappe/security/advisories/GHSA-p25m-7rvg-6fvr'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00421
epssPercentile: 0.33639
ingestedAt: '2026-09-09T21:22:45.556Z'
---

## Overview

Frappe is a full-stack web application framework written in Python and JavaScript. Prior to version 15.115.0, an access control bypass in the REST API allows a user to read data from Linked DocTypes that they are not authorized to access. When a document references another document through a Link field, the framework does not consistently enforce the linked DocType's own permissions when the record is retrieved through the REST API, so a low-privileged authenticated user can obtain fields from linked records outside their permitted scope. This issue is fixed in version 15.115.0.

## Remediation

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