NONE · 0

CVE-2026-66003

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 t...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-66003?

CVE-2026-66003 is a documented vulnerability. 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 t...

How severe is CVE-2026-66003?

CVSS scoring is not yet available for CVE-2026-66003. Check NVD for updates.

Is there a patch for CVE-2026-66003?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.