CVE-2025-69516

A Server-Side Template Injection (SSTI) vulnerability in the /reporting/templates/preview/ endpoint of Amidaware Tactical RMM, affecting versions equal to or earlier than v1.3.1, allows low-privileged users with Report Viewer or Report Manager permissions to achieve remote command execution on the server. This occurs due to improper sanitization of the template_md parameter, enabling direct injection of Jinja2 templates. This occurs due to misuse of the generate_html() function, the user-controlled value is inserted into `env.from_string`, a function that processes Jinja2 templates arbitrarily, making an SSTI possible.
Configurations

Configuration 1 (hide)

cpe:2.3:a:amidaware:tactical_rmm:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:00

Type Values Removed Values Added
Summary
  • (es) Una vulnerabilidad de inyección de plantilla del lado del servidor (SSTI) en el endpoint /reporting/templates/preview/ de Amidaware Tactical RMM, que afecta a versiones iguales o anteriores a v1.3.1, permite a usuarios con pocos privilegios con permisos de Visor de Informes o Gestor de Informes lograr la ejecución remota de comandos en el servidor. Esto ocurre debido a una sanitización inadecuada del parámetro template_md, lo que permite la inyección directa de plantillas Jinja2. Esto ocurre debido al uso indebido de la función generate_html(), el valor controlado por el usuario se inserta en 'env.from_string', una función que procesa plantillas Jinja2 de forma arbitraria, lo que hace posible una SSTI.

13 Feb 2026, 20:33

Type Values Removed Values Added
References () https://gist.github.com/NtGabrielGomes/7c424367cc316fd7527f668ff076fece - () https://gist.github.com/NtGabrielGomes/7c424367cc316fd7527f668ff076fece - Third Party Advisory
References () https://github.com/amidaware/tacticalrmm - () https://github.com/amidaware/tacticalrmm - Product
References () https://www.amidaware.com/ - () https://www.amidaware.com/ - Product
CPE cpe:2.3:a:amidaware:tactical_rmm:*:*:*:*:*:*:*:*
First Time Amidaware tactical Rmm
Amidaware

29 Jan 2026, 22:15

Type Values Removed Values Added
CWE CWE-1336
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

29 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-29 20:16

Updated : 2026-06-17 10:00


NVD link : CVE-2025-69516

Mitre link : CVE-2025-69516

CVE.ORG link : CVE-2025-69516


JSON object : View

Products Affected

amidaware

  • tactical_rmm
CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine