Improper Neutralization of Special Elements Used in a Template Engine in ERPNext - CVE-2026-72911
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper neutralization of special elements used in a template engine in certain fields rendered as server-side templates when processing user-supplied template expressions. A remote user can inject crafted template expressions to execute arbitrary code.
The injected expressions are evaluated in an unrestricted execution context, and the issue can also expose data across the application.