CVE-2026-24897
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-28

Last updated on: 2026-02-09

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-28
Last Modified
2026-02-09
Generated
2026-06-16
AI Q&A
2026-01-29
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
erugo erugo to 0.2.14 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in Erugo versions up to 0.2.14 allows an authenticated low-privileged user to upload arbitrary files to any location on the server due to insufficient validation of user-supplied file paths when creating shares. By choosing a writable path within the public web root, the attacker can upload and execute arbitrary code, leading to remote code execution (RCE).

Impact Analysis

The vulnerability can allow a low-privileged user to fully compromise the affected Erugo instance by executing arbitrary code remotely. This can lead to complete control over the server, data breaches, service disruption, and further exploitation within the network.

Mitigation Strategies

Upgrade Erugo to version 0.2.15 or later, as this version fixes the vulnerability allowing arbitrary file upload and remote code execution. Until the upgrade can be applied, restrict access to the file-sharing platform to trusted users only and monitor for suspicious file uploads or modifications within the public web root directory.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24897. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart