PatchSiren cyber security CVE debrief
CVE-2026-72906 frappe CVE debrief
CVE-2026-72906 is a vulnerability in ERPNext, a free and open-source Enterprise Resource Planning tool. An authenticated low-privilege user can trigger automated emails outside the permitted role due to a missing Process Statement Of Accounts permission check in the send_auto_email function. This issue allows unauthorized email triggering, potentially leading to email-based attacks. Defenders should assess exposure and apply patches if necessary. The vulnerability is fixed in versions 15.111.0 and 16.22.0. ERPNext deployments, particularly those with low-privilege user accounts, are affected. The vulnerability has a medium severity and a CVSS score of 4.3.
- Vendor
- frappe
- Product
- erpnext
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for ERPNext deployments, particularly those with low-privilege user accounts, should assess exposure and apply patches if necessary. They should also review compensating controls for exposed systems and monitor for suspicious email activity. ERPNext operators, platform administrators, and security teams are impacted by this vulnerability and should prioritize verifying exposure and applying patches.
Why it matters
CVE-2026-72906 is a medium-severity vulnerability in ERPNext that allows low-privilege users to trigger automated emails outside their permitted roles. Defenders should prioritize verifying exposure and applying patches for ERPNext versions prior to 15.111.0 and 16.22.0.
- Potential unauthorized email triggering
- Increased risk of email-based attacks
- Need for verification of ERPNext versions and user roles
- Potential for lateral movement or privilege escalation
Technical summary
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. The vulnerability has a medium severity and a CVSS score of 4.3. Defenders should prioritize verifying exposure and applying patches for ERPNext versions prior to 15.111.0 and 16.22.0. The vulnerability affects ERPNext deployments, particularly those with low-privilege user accounts.
Defensive priority
Defenders should prioritize verifying exposure and applying patches for ERPNext versions prior to 15.111.0 and 16.22.0.
Recommended defensive actions
- Verify ERPNext version and apply patches if necessary
- Restrict access to sensitive functions for low-privilege users
- Monitor for suspicious email activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. 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. This issue is fixed in versions 15.111.0 and 16.22.0. Defenders should verify exposure and apply patches for ERPNext versions prior to these releases. The CVE record was published on 2026-08-10T21:17:25.320Z and has not been modified.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72906 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72906
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72906 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72906
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/commit/18ca96c36ba65362bf1c25abb8eab32c64c6c7dd
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/commit/e15879acd118ccd343e31ad3b5a6279e514c82c2
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/pull/55781
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/releases/tag/v15.111.0
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/releases/tag/v16.22.0
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/erpnext/security/advisories/GHSA-3x6c-gc4v-f5v8
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.