CyberRota Analysis
AI-GeneratedThe vulnerability affects ERPNext versions prior to 15.112.0 and 16.23.0, where insufficient user permission checks in the ReceivablePayableReport allow authenticated users to access sensitive cross-company financial data in Accounts Receivable and Accounts Payable reports. This could lead to unauthorized disclosure of financial information, posing a significant risk to organizations using ERPNext for financial management. Users of affected versions should prioritize upgrading to the patched releases to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.23.0, the ReceivablePayableReport prepare_conditions path in erpnext/accounts/report/accounts_receivable/accounts_receivable.py does not apply Customer and Supplier user permissions to the Payment Ledger Entry dynamic-link party field, allowing any authenticated user to read unauthorized cross-company financial data in Accounts Receivable and Accounts Payable reports. This issue is fixed in versions 15.112.0 and 16.23.0.