Description
In Progress ShareFile Storage Zones Controller versions <= 5.12.5 and <= 6.0.2, an authenticated zone administrator can exploit improper validation in the download preparation flow, enabling attacker-controlled files to be written outside the intended preparation directory. This can lead to remote code execution in v5 versions. Remote code execution is not confirmed on v6 versions.
Published: 2026-08-17
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path‑traversal flaw in the Download Preparation flow of ShareFile Storage Zones Controller that allows an authenticated zone administrator to specify a file path that lies outside the expected preparation directory. Because the controller does not properly sanitize the path, the attacker can write arbitrary files onto the system, potentially including executable payloads. On affected v5 releases, this leads to confirmed remote code execution, while on v6 the impact is not confirmed but the ability to overwrite system files remains.

Affected Systems

The flaw exists in Progress ShareFile Storage Zones Controller versions up through 5.12.5 and 6.0.2. Only the listed versions of the controller are compromised. Versions 5.12.6 and later, as well as 6.0.3 and later, have fixed the validation routine that mitigates the traversal error.

Risk and Exploitability

The CVSS base score of 7.2 indicates a high severity, reflecting the high potential impact for authenticated users. Attackers need portal access and zone‑administrator privileges, which limits the threat surface but still represents a significant risk within an organization that trusts such roles. The EPSS score is not public; nevertheless, the documented capability to write arbitrary files indicates that exploitation practices exist and could be replicated. As of now, the vulnerability is not listed in the CISA KEV catalog, but the possibility of remote code execution on v5 warrants immediate attention.

Generated by OpenCVE AI on August 17, 2026 at 15:42 UTC.

Remediation

Vendor Solution

Upgrade to ShareFile Storage Zones Controller versions 5.12.6 or 6.0.3 or later.


OpenCVE Recommended Actions

  • Deploy the vendor‑issued patch by upgrading to ShareFile Storage Zones Controller version 5.12.6 or higher, or 6.0.3 or higher.
  • Restrict zone administrator access to trusted accounts only and enforce least‑privilege principles to reduce the risk surface before the patch is applied.
  • Monitor file system audit logs for unexpected write operations targeting the preparation directory or other critical system locations; investigate any anomalies that may indicate an attempted exploitation.

Generated by OpenCVE AI on August 17, 2026 at 15:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:progress:sharefile_storage_zones_controller:*:*:*:*:*:*:*:*

Mon, 17 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Progress
Progress sharefile Storage Zones Controller
Vendors & Products Progress
Progress sharefile Storage Zones Controller

Mon, 17 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description In Progress ShareFile Storage Zones Controller versions <= 5.12.5 and <= 6.0.2, an authenticated zone administrator can exploit improper validation in the download preparation flow, enabling attacker-controlled files to be written outside the intended preparation directory. This can lead to remote code execution in v5 versions. Remote code execution is not confirmed on v6 versions.
Title Arbitrary file write via path traversal in Progress ShareFile Storage Zones Controller potentially leading to remote code execution
Weaknesses CWE-20
CWE-22
CWE-73
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Progress Sharefile Storage Zones Controller
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-08-18T03:55:26.857Z

Reserved: 2026-07-17T16:56:50.862Z

Link: CVE-2026-16139

cve-icon Vulnrichment

Updated: 2026-08-17T15:37:53.353Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-17T14:20:19.913

Modified: 2026-09-02T18:47:18.650

Link: CVE-2026-16139

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T16:00:05Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-73

    External Control of File Name or Path