NONE · 0

CVE-2026-62315

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

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

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.