Description
In Progress ShareFile Storage Zones Controller v5.12.5 and below, a party with valid zone credentials can perform path traversal using resumable upload initiation endpoint, allowing the party to write arbitrary content to any location writable by the application's service account. This may result in the execution of attacker-supplied code.
Published: 2026-08-17
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in the resumable upload initiation endpoint of Progress ShareFile Storage Zones Controller. The filename supplied by the uploader is not sanitized, letting an authenticated user with zone credentials craft a path that navigates outside the intended upload directory. This flaw enables writing arbitrary content to any filesystem location writable by the application’s service account and may allow execution of attacker supplied code.

Affected Systems

The vulnerability affects Progress ShareFile Storage Zones Controller version 5.12.5 and earlier. Versions 5.12.6 and later contain the fix.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. Although EPSS data is not available, the flaw can be exploited by any user with valid zone credentials, locally on the server or via a web interface that exposes the upload endpoint. It is not listed in CISA’s KEV catalog, but the ability to write arbitrary files can lead to remote code execution, making this a serious threat pending patch.

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

Remediation

Vendor Solution

Upgrade to ShareFile Storage Zones Controller v5.12.6 or later.


OpenCVE Recommended Actions

  • Upgrade the ShareFile Storage Zones Controller software to version 5.12.6 or newer.
  • Limit the service account permissions to only the directories required for upload processing.
  • If an immediate upgrade cannot be performed, monitor the resumable upload endpoint and restrict or block its access until the patch is applied.

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:*:*:*:*:*:*:*:*

Tue, 18 Aug 2026 04: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 v5.12.5 and below, a party with valid zone credentials can perform path traversal using resumable upload initiation endpoint, allowing the party to write arbitrary content to any location writable by the application's service account. This may result in the execution of attacker-supplied code.
Title Path traversal via unsanitized upload filename leads to arbitrary file write in Progress ShareFile Storage Zones Controller
Weaknesses CWE-22
CWE-434
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:24.727Z

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

Link: CVE-2026-16137

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-02T18:44:49.567

Link: CVE-2026-16137

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

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

  • CWE-434

    Unrestricted Upload of File with Dangerous Type

  • CWE-73

    External Control of File Name or Path