๐Ÿ” CVE Alert

CVE-2026-47277

MEDIUM 6.5

Runtipi: Unauthenticated arbitrary file read through app-store logo symlinks

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Runtipi is a personal homeserver orchestrator. In versions 4.9.1 through 4.9.3, Runtipi serves marketplace app logos from files inside cloned app-store repositories through an unauthenticated endpoint, which leads to arbitrary file read through app-store logo symlinks. The path guard checks only the lexical path before Node reads the file, so a Git app store that contains metadata/logo.jpg as a symbolic link can cause Runtipi to read and return the symlink target. Because the endpoint is public and the symlink target may point outside the cloned repository, this can expose local files from the Runtipi container such as /data/.env, /data/state/seed, logs, or application files. This can disclose JWT secrets, service credentials, local configuration, and operational logs depending on the instance. The issue has been fixed in version 4.10.0.

CWE CWE-22 CWE-59
Vendor runtipi
Product runtipi
Published Jun 16, 2026
Stay Ahead of the Next One

Get instant alerts for runtipi runtipi

Be the first to know when new medium vulnerabilities affecting runtipi runtipi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

runtipi / runtipi
>= 4.9.1, < 4.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/runtipi/runtipi/security/advisories/GHSA-qrqj-p7hm-4m66 github.com: https://github.com/runtipi/runtipi/releases/tag/v4.10.0