PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72907 frappe CVE debrief

ERPNext, an open-source Enterprise Resource Planning tool, has a vulnerability in its add_ac function within erpnext/accounts/utils.py. This function accepts an ignore_permissions argument without properly enforcing Account create permissions. Consequently, an authenticated but limited user can create unauthorized accounting master records, potentially affecting financial data integrity and audit trails. This issue has been addressed in ERPNext versions 15.111.0 and 16.22.0.

Vendor
frappe
Product
erpnext
CVSS
MEDIUM 6.5
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 and administrators of ERPNext deployments, especially those handling financial data, should assess exposure and prioritize patching or mitigation. They should review user permissions, monitor financial data and audit trails, and verify the integrity of accounting master records. Security teams and vulnerability management teams should also be aware of the potential impacts on financial data integrity and audit trails.

Why it matters

Defenders should care about CVE-2026-72907 because it allows authenticated limited users to create unauthorized accounting master records in ERPNext, potentially affecting financial data integrity and audit trails. This issue requires verification of exposure, especially in systems handling financial data, and prompt patching or mitigation to prevent potential data integrity issues and unauthorized changes.

  • Potential unauthorized changes to financial data
  • Impact on audit trails and financial reporting
  • Need for verification of user permissions and access controls
  • Potential data integrity issues if not properly patched

Technical summary

The add_ac function in erpnext/accounts/utils.py does not properly enforce Account create permissions when the ignore_permissions argument is used. This allows authenticated limited users to create unauthorized accounting master records, potentially impacting financial data integrity and audit trails. The issue requires verification of exposure, especially in systems handling financial data, and prompt patching or mitigation to prevent potential data integrity issues and unauthorized changes. The vulnerability affects ERPNext versions prior to 15.111.0 and 16.22.0.

Defensive priority

Defenders should prioritize patching or mitigating this vulnerability, especially in systems handling financial data.

Recommended defensive actions

  • Patch ERPNext to version 15.111.0 or 16.22.0
  • Review and adjust user permissions for the add_ac function
  • Monitor financial data and audit trails for unauthorized changes
  • 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, its impact, and the fixed versions. However, the exact scope of affected deployments and potential data exposure remains unknown. Defenders should verify exposure, especially in systems handling financial data, and prioritize patching or mitigation to prevent potential data integrity issues and unauthorized changes. Limited user permissions and accounting master record creation should be reviewed.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72907 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72907

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72907 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72907

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.