CyberRota Analysis
AI-GeneratedERPNext versions prior to 15.118.0 and 16.29.0 are vulnerable due to insecure handling of template rendering, which allows authenticated users to execute arbitrary server-side code and access sensitive data. This critical vulnerability poses a significant risk to any organization using ERPNext, particularly those with operational roles that could exploit the flaw. Organizations should prioritize upgrading to the patched versions to mitigate potential data breaches and unauthorized access.
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.118.0 and 16.29.0, the validate_template and render_template calls in erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py render subject, body, and pdf_name fields with unrestricted globals including frappe.utils, allowing an authenticated user with a common operational role to inject template expressions, execute arbitrary server-side code, and read data across the application. This issue is fixed in versions 15.118.0 and 16.29.0.