CVE-2026-66059
Received Received - Intake

Field-Level Permissions Bypass in Frappe Framework

Vulnerability report for CVE-2026-66059, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
frappe frappe to 16.20.0 (exc)
frappe frappe to 15.112.0 (exc)
frappe frappe 16.23.0
frappe frappe 15.112.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a field-level permissions bypass in the Frappe Framework that allows unauthorized access to restricted DocType fields through the Document Follow feature. It affects versions before 16.23.0 and 15.112.0.

Detection Guidance

To detect this vulnerability, check the Frappe Framework version installed on your system. Run the command grep -r 'version' /path/to/frappe/installation to verify if it is below 16.23.0 or 15.112.0. If so, the system is vulnerable.

Impact Analysis

Unauthorized users could view sensitive field changes in the document follow changelog that they are not permitted to access. This could lead to exposure of restricted data depending on the DocType fields affected.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating compliance requirements such as GDPR (data protection) or HIPAA (health information privacy) if restricted fields contain protected information.

Mitigation Strategies

Update Frappe Framework to version 16.23.0 or later if using version 16.x, or to version 15.112.0 or later if using version 15.x. This resolves the field-level permission bypass vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66059. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart