SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-47752

CRITICAL · CVSS 9.9 EPSS 0.39% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

Docker containers running Tugtainer versions prior to 1.30.2 are vulnerable to Server-Side Template Injection (SSTI), enabling authenticated users to execute arbitrary OS commands with root privileges within the container. This critical vulnerability poses a significant risk to the integrity and security of containerized applications. Organizations utilizing Tugtainer should prioritize upgrading to version 1.30.2 to mitigate this severe threat.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-47752
Severity
CRITICAL
CVSS
9.9
EPSS
0.39%
Docker

Original NVD Description

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.