Vulnerability Description
ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the add_ac function in erpnext/accounts/utils.py accepts the ignore_permissions argument without enforcing Account create permission, allowing an authenticated limited user to create unauthorized accounting master records and affect financial data integrity and audit trails. This issue is fixed in versions 15.111.0 and 16.22.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/frappe/erpnext/commit/2d0e3fd9af521e407be35fd09e9427176609513
- https://github.com/frappe/erpnext/commit/37d2adc74ba91f388194b3bbe07368c40573a9b
- https://github.com/frappe/erpnext/commit/c0cf9aa1a7f95ee22b99ea1ca2a2cb09b314e67
- https://github.com/frappe/erpnext/pull/55665
- https://github.com/frappe/erpnext/releases/tag/v15.111.0
- https://github.com/frappe/erpnext/releases/tag/v16.22.0
- https://github.com/frappe/erpnext/security/advisories/GHSA-94v6-784v-24q5
FAQ
What is CVE-2026-72907?
CVE-2026-72907 is a vulnerability with a CVSS score of 6.5 (MEDIUM). ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the add_ac function in erpnext/accounts/utils.py accepts the ignore_permissions argument without enf...
How severe is CVE-2026-72907?
CVE-2026-72907 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72907?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.