---
id: CVE-2026-72907
title: ERPNext is a free and open source Enterprise Resource Planning tool
summary: >-
  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,
  all…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-285
published: '2026-08-10'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:54:37.790'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72907'
references:
  - url: >-
      https://github.com/frappe/erpnext/commit/2d0e3fd9af521e407be35fd09e9427176609513f
    label: security-advisories@github.com
  - url: >-
      https://github.com/frappe/erpnext/commit/37d2adc74ba91f388194b3bbe07368c40573a9b2
    label: security-advisories@github.com
  - url: >-
      https://github.com/frappe/erpnext/commit/c0cf9aa1a7f95ee22b99ea1ca2a2cb09b314e67f
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/erpnext/pull/55665'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/erpnext/releases/tag/v15.111.0'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/erpnext/releases/tag/v16.22.0'
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/erpnext/security/advisories/GHSA-94v6-784v-24q5'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.0044
epssPercentile: 0.35581
ingestedAt: '2026-09-08T21:11:12.274Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
