Description
In Progress ShareFile Storage Zones Controller versions prior to 5.12.5 and 6.0.2, an authenticated administrative user can exploit a path traversal vulnerability to read arbitrary files from the server filesystem, write files to arbitrary directories, or determine whether specific files exist on the server.
Published: 2026-07-21
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated administrative user of Progress ShareFile Storage Zones Controller can exploit a path traversal flaw that permits reading arbitrary files, writing files to arbitrary directories, or probing the existence of files on the server. The vulnerability stems from improper validation of path components, as reflected by related CWEs. The impact includes potential disclosure of confidential data, modification of server files, or an attacker’s ability to confirm the presence of sensitive files, all of which could further enable escalation or persistence on the system.

Affected Systems

The flaw affects Progress ShareFile Storage Zones Controller in all releases prior to 5.12.5 and 6.0.2. Only versions that have not been updated to those release numbers contain the vulnerable path handling logic.

Risk and Exploitability

The CVSS score of 8.7 classifies this as a high‑severity vulnerability. The EPSS score indicates that exploitation is unlikely at present, but the risk is heightened by the fact that the attack requires administrative credentials, which if compromised would grant full server access. Since the vulnerability is not listed in CISA KEV, there is currently no known widespread exploitation, yet the potential impact warrants prompt action. The likely attack vector is external, achievable by any user who can authenticate as an administrator against the SZC service over the network.

Generated by OpenCVE AI on July 30, 2026 at 17:03 UTC.

Remediation

Vendor Solution

Upgrade to ShareFile Storage Zones Controller version 5.12.5 or 6.0.2 or later.


OpenCVE Recommended Actions

  • Upgrade ShareFile Storage Zones Controller to version 5.12.5, 6.0.2 or later to remove the path traversal handling flaw
  • Restrict the administrative interface to trusted, internal networks and enforce strong, least‑privilege credentials for admin accounts
  • Monitor server logs for unusual file read/write activity or attempted traversal patterns and respond promptly to suspicious events

Generated by OpenCVE AI on July 30, 2026 at 17:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 00: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

Tue, 21 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description In Progress ShareFile Storage Zones Controller versions prior to 5.12.5 and 6.0.2, an authenticated administrative user can exploit a path traversal vulnerability to read arbitrary files from the server filesystem, write files to arbitrary directories, or determine whether specific files exist on the server.
Title Path traversal in Progress ShareFile Storage Zones Controller (SZC)
Weaknesses CWE-20
CWE-22
CWE-73
References
Metrics cvssV3_1

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


Subscriptions

Progress Sharefile Storage Zones Controller
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-07-24T03:55:48.821Z

Reserved: 2026-07-14T13:13:06.485Z

Link: CVE-2026-15724

cve-icon Vulnrichment

Updated: 2026-07-22T18:15:14.886Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:15:12Z

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