---
id: CVE-2026-72906
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 send_auto_email function in
  erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
  lacks a Process S…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
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-72906'
references:
  - url: >-
      https://github.com/frappe/erpnext/commit/18ca96c36ba65362bf1c25abb8eab32c64c6c7dd
    label: security-advisories@github.com
  - url: >-
      https://github.com/frappe/erpnext/commit/e15879acd118ccd343e31ad3b5a6279e514c82c2
    label: security-advisories@github.com
  - url: 'https://github.com/frappe/erpnext/pull/55781'
    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-3x6c-gc4v-f5v8'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00354
epssPercentile: 0.26536
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 send_auto_email function in erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py lacks a Process Statement Of Accounts permission check, allowing an authenticated low-privilege user to trigger automated emails outside the permitted role. 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.
