RCE in Runtipi

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.

Vulnerability class: Command Injection (OS Command Injection)

EPSS: 0.005 (37.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.0 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H.

Affected products

  • Runtipi — versions >= 3.7.0, < 4.7.0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-24129?
CVE-2026-24129 is a high-severity vulnerability in Runtipi, classified under OS Command Injection. CVSS score: 8.0/10. Published 2026-01-22.
How severe is CVE-2026-24129?
High severity. CVSS v3 base score is 8.0 out of 10.