CVE-2026-47752

Tugtainer is a self-hosted app for automating updates of Docker containers. Versions prior to 1.30.2 are vulnerable to Server-Side Template Injection (SSTI) in the notification template feature. The `title_template` and `body_template` fields are rendered using an unsandboxed `jinja2.Environment`, allowing any authenticated user to execute arbitrary OS commands as root inside the container. Version 1.30.2 fixes the issue.
Configurations

No configuration.

History

23 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-23 18:16

Updated : 2026-07-23 18:23


NVD link : CVE-2026-47752

Mitre link : CVE-2026-47752

CVE.ORG link : CVE-2026-47752


JSON object : View

Products Affected

No product.

CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine