CVE-2026-55168
In 4.10.0 and earlier, Runtipi accepts symbolic links from an attacker-controlled backup archive and copies them into live application paths during the backup restore flow.
Does this matter?
Lower severity and a low EPSS score (0.53%). Track it; it rarely justifies an emergency change on its own.
Description
Runtipi is a personal homeserver orchestrator. In 4.10.0 and earlier, Runtipi accepts symbolic links from an attacker-controlled backup archive and copies them into live application paths during the backup restore flow. An authenticated attacker can plant user-config/app.env as a symlink to an arbitrary reachable path and then send PUT /api/user-config/demoapp3:_user with attacker-controlled appEnv content. FilesystemService.writeTextFile() follows the planted link, allowing content to be written outside the intended restore and user-config directory boundary with Runtipi process permissions. This issue is fixed in version 4.10.1.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
- EPSS
- 0.53% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-59, CWE-61
- Source
- security-advisories@github.com
References
- https://github.com/runtipi/runtipi/commit/df529a211b05f3a0007b209b6c337f8c1942619c
- https://github.com/runtipi/runtipi/pull/2606
- https://github.com/runtipi/runtipi/releases/tag/v4.10.1
- https://github.com/runtipi/runtipi/security/advisories/GHSA-wcrf-g9p9-2wg7
- https://github.com/runtipi/runtipi/security/advisories/GHSA-wcrf-g9p9-2wg7
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.