CVE-2026-2701
EUVD-2026-1822002.04.2026, 14:16
Authenticated user can upload a malicious file to the server and execute it, which leads to remote code execution.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| progress | sharefile_storage_zones_controller | 5.0.0 ≤ 𝑥 < 5.12.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-434 - Unrestricted Upload of File with Dangerous TypeThe software allows the attacker to upload or transfer files of dangerous types that can be automatically processed within the product's environment.