Description
Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.112.0, a field-level permissions bypass exposes restricted DocType fields. This issue is fixed in versions 16.23.0 and 15.112.0.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Frappe framework allows an attacker to bypass field-level permissions when following a document. The compromised code path removes checks that normally restrict access to sensitive DocType fields, thereby exposing data that should be hidden. According to the CVE report this issue is implemented as CWE-863 and carries a CVSS score of 5.3, indicating moderate‑to‑high impact.

Affected Systems

Affected products are Frappe applications running any version before 16.20.0 and 15.112.0. The fix is available in 16.23.0 and 15.112.0. Systems that have not applied these updates are exposed to the bypass.

Risk and Exploitability

The vulnerability is rated 5.3 on the CVSS scale and no EPSS score is available. It is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the likely attack vector involves the use of the Document Follow feature, which could be triggered by an authenticated user with limited role permissions or potentially by an unauthenticated user if the follow endpoint is exposed. Successful exploitation would allow the attacker to read restricted fields on documents visible to the role, impacting data confidentiality and potentially violating compliance requirements.

Generated by OpenCVE AI on August 7, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Frappe instance to at least version 16.23.0 or 15.112.0 to apply the official fix.
  • Review and tighten DocType field permissions, ensuring that sensitive fields are not accessible to roles that should not see them.
  • If an upgrade cannot be performed immediately, restrict the Document Follow feature to trusted roles and audit field visibility checks manually or through custom middleware to block unauthorized access.

Generated by OpenCVE AI on August 7, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Frappe
Frappe frappe
Vendors & Products Frappe
Frappe frappe

Fri, 07 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.112.0, a field-level permissions bypass exposes restricted DocType fields. This issue is fixed in versions 16.23.0 and 15.112.0.
Title Frappe: Field-level permission bypass via Document Follow
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-08T02:54:58.969Z

Reserved: 2026-07-23T23:25:28.896Z

Link: CVE-2026-66059

cve-icon Vulnrichment

Updated: 2026-08-08T02:54:55.458Z

cve-icon NVD

Status : Received

Published: 2026-08-07T16:17:26.513

Modified: 2026-08-08T04:17:50.503

Link: CVE-2026-66059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T17:00:13Z

Weaknesses