Description
Runtipi is a personal homeserver orchestrator. Starting in version 4.5.0 and prior to version 4.7.2, an unauthenticated Path Traversal vulnerability in the `UserConfigController` allows any remote user to overwrite the system's `docker-compose.yml` configuration file. By exploiting insecure URN parsing, an attacker can replace the primary stack configuration with a malicious one, resulting in full Remote Code Execution (RCE) and host filesystem compromise the next time the instance is restarted by the operator. Version 4.7.2 fixes the vulnerability.
Published: 2026-01-29
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch
AI Analysis

Impact

The UserConfigController in Runtipi is vulnerable to an unauthenticated path traversal exploit that allows an attacker to overwrite the system's docker‑compose.yml file. By manipulating URN parsing, the attacker can inject a malicious stack configuration, which will be executed the next time the instance restarts, giving complete control over the host.

Affected Systems

Affected versions include Runtipi releases from 4.5.0 through 4.7.1. Version 4.7.2 and later contain a fix that removes the vulnerable parsing logic. The product is an open‑source personal homeserver orchestrator that runs container stacks for home users.

Risk and Exploitability

The CVSS v3.1 score of 7.6 signals high severity, while an EPSS score of less than 1% indicates a low current exploitation likelihood. The vulnerability is not listed in CISA’s KEV catalog, suggesting no publicly known exploit yet. However, the path traversal component (CWE‑22) and lack of authentication (CWE‑306) make the attack straightforward from any remote client that can reach the API endpoint.

Generated by OpenCVE AI on April 18, 2026 at 01:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Runtipi to version 4.7.2 or newer to remove the vulnerable code.
  • Disable or restrict the UserConfigController API so that only authenticated users can access it, or use a firewall to block the endpoint from unauthenticated sources.
  • Continuously monitor the docker‑compose.yml file and container logs for unauthorized modifications to detect potential exploitation early.

Generated by OpenCVE AI on April 18, 2026 at 01:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 21:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*

Mon, 02 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 30 Jan 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Runtipi
Runtipi runtipi
Vendors & Products Runtipi
Runtipi runtipi

Thu, 29 Jan 2026 22:00:00 +0000

Type Values Removed Values Added
Description Runtipi is a personal homeserver orchestrator. Starting in version 4.5.0 and prior to version 4.7.2, an unauthenticated Path Traversal vulnerability in the `UserConfigController` allows any remote user to overwrite the system's `docker-compose.yml` configuration file. By exploiting insecure URN parsing, an attacker can replace the primary stack configuration with a malicious one, resulting in full Remote Code Execution (RCE) and host filesystem compromise the next time the instance is restarted by the operator. Version 4.7.2 fixes the vulnerability.
Title Runtipi vulnerable to unauthenticated docker-compose.yml Overwrite via Path Traversal
Weaknesses CWE-22
CWE-306
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-02T16:34:53.306Z

Reserved: 2026-01-29T14:03:42.539Z

Link: CVE-2026-25116

cve-icon Vulnrichment

Updated: 2026-01-30T14:43:12.702Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-29T22:15:56.110

Modified: 2026-02-26T21:36:19.427

Link: CVE-2026-25116

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T01:30:16Z

Weaknesses