Vulnerability Description
ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the merge_account, pause_job_for_doc, trigger_job_for_doc, change_release_date, and update_cost_center functions across erpnext/accounts/doctype/account/account.py, erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.py, erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py, and erpnext/accounts/utils.py omit required write permission checks, allowing authenticated limited users to modify protected data beyond their roles. This issue is fixed in versions 15.112.0 and 16.22.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/frappe/erpnext/commit/2ae6451f10926bd12b6ce6c7dc40f08da83f246
- https://github.com/frappe/erpnext/commit/8c7a313a38dfe38c9e35ca41e91389bcfaed240
- https://github.com/frappe/erpnext/commit/ba936eefabb784805daa4c602b4baec9fc243ff
- https://github.com/frappe/erpnext/pull/55709
- https://github.com/frappe/erpnext/releases/tag/v15.112.0
- https://github.com/frappe/erpnext/releases/tag/v16.22.0
- https://github.com/frappe/erpnext/security/advisories/GHSA-qpvh-75wh-j645
FAQ
What is CVE-2026-72910?
CVE-2026-72910 is a vulnerability with a CVSS score of 7.1 (HIGH). ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the merge_account, pause_job_for_doc, trigger_job_for_doc, change_release_date, and update_cost_cent...
How severe is CVE-2026-72910?
CVE-2026-72910 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72910?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.