Vulnerability Description
Frappe is a full-stack web application framework. In version 16.31.0 and earlier, frappe.client.set_value in frappe/client.py checks a dictionary supplied through the fieldname parameter against forbidden standard and child-table fields before parsing the dictionary into individual field names. An authenticated caller can exploit this type confusion to mass-assign protected fields through the client endpoint. No released fixed version is available as of this review.
Related Weaknesses (CWE)
References
- https://github.com/frappe/frappe/commit/2a04fae9353c02f0a9ce9f40f92c1eba6765c77b
- https://github.com/frappe/frappe/pull/38951
- https://github.com/frappe/frappe/security/advisories/GHSA-2c6h-wv85-fxvj
FAQ
What is CVE-2026-62315?
CVE-2026-62315 is a documented vulnerability. Frappe is a full-stack web application framework. In version 16.31.0 and earlier, frappe.client.set_value in frappe/client.py checks a dictionary supplied through the fieldname parameter against forbi...
How severe is CVE-2026-62315?
CVSS scoring is not yet available for CVE-2026-62315. Check NVD for updates.
Is there a patch for CVE-2026-62315?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.