CVE-2026-24129

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManager fails to sanitize the filenames of uploaded backups. The system persists user-uploaded files directly to the host filesystem using the raw originalname provided in the request. This allows an attacker to stage a file containing shell metacharacters (e.g., $(id).tar.gz) at a predictable path, which is later referenced during the restore process. The successful storage of the file is what allows the subsequent restore command to reference and execute it. This issue has been fixed in version 4.7.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:22

Type Values Removed Values Added
Summary
  • (es) Runtipi es un orquestador de servidor doméstico personal basado en Docker que facilita múltiples servicios en un único servidor. Las versiones 3.7.0 y superiores permiten a un usuario autenticado ejecutar comandos de sistema arbitrarios en el servidor anfitrión inyectando metacaracteres de shell en los nombres de archivo de las copias de seguridad. El BackupManager no logra sanear los nombres de archivo de las copias de seguridad cargadas. El sistema persiste los archivos cargados por el usuario directamente en el sistema de archivos del anfitrión utilizando el 'originalname' en bruto proporcionado en la solicitud. Esto permite a un atacante preparar un archivo que contiene metacaracteres de shell (por ejemplo, $(id).tar.gz) en una ruta predecible, que luego se referencia durante el proceso de restauración. Al lograr almacenar el archivo, permite que el comando de restauración posterior lo referencie y ejecute. Este problema ha sido solucionado en la versión 4.7.0.

26 Feb 2026, 21:38

Type Values Removed Values Added
CPE cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*
First Time Runtipi
Runtipi runtipi
References () https://github.com/runtipi/runtipi/commit/c3aa948885554a370d374692158a3bfe1cfdc85a - () https://github.com/runtipi/runtipi/commit/c3aa948885554a370d374692158a3bfe1cfdc85a - Patch
References () https://github.com/runtipi/runtipi/releases/tag/v4.7.0 - () https://github.com/runtipi/runtipi/releases/tag/v4.7.0 - Product, Release Notes
References () https://github.com/runtipi/runtipi/security/advisories/GHSA-vrgf-rcj5-6gv9 - () https://github.com/runtipi/runtipi/security/advisories/GHSA-vrgf-rcj5-6gv9 - Exploit, Vendor Advisory

22 Jan 2026, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-22 23:15

Updated : 2026-06-17 10:22


NVD link : CVE-2026-24129

Mitre link : CVE-2026-24129

CVE.ORG link : CVE-2026-24129


JSON object : View

Products Affected

runtipi

  • runtipi
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')