All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-24897
CRITICALpublished 2026-01-28 23:15 UTC · 6 months ago · modified 2026-06-17 10:23 UTC
10.0
CVSS / 10
// description
Erugo is a self-hosted file-sharing platform. In versions up to and including 0.2.14, an authenticated low-privileged user can upload arbitrary files to any specified location due to insufficient validation of user‑supplied paths when creating shares. By specifying a writable path within the public web root, an attacker can upload and execute arbitrary code on the server, resulting in remote code execution (RCE). This vulnerability allows a low-privileged user to fully compromise the affected Erugo instance. Version 0.2.15 fixes the issue.
// weaknesses (CWE)
- CWE-22
- CWE-94
- CWE-434