CyberRota Analysis
AI-GeneratedLimited authenticated users of ERPNext versions prior to 15.111.0 and 16.22.0 can exploit a server-side template injection vulnerability due to the exposure of the frappe.render_template function without proper restrictions. This flaw allows attackers to execute arbitrary code on the server, posing a critical risk to the integrity and security of the application. Organizations using affected versions should prioritize upgrading to the patched releases to mitigate potential exploitation.
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.111.0 and 16.22.0, limited authenticated users can cross a permission boundary in Frappe safe execution because frappe.render_template is exposed without forcing restrict_globals, allowing server-side template injection and remote code execution. This issue is fixed in versions 15.111.0 and 16.22.0.