CVE-2026-72907 PUBLISHED

ERPNext: Broken Access Control on certain endpoint

Assigner: GitHub_M
Reserved: 10.08.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor frappe
Product erpnext
Versions
  • Version < 15.111.0 is affected
  • Version >= 16.0.0, < 16.22.0 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE