Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Network-reachable admin function (AV:N/AC:L) but requires administrative auth (PR:H); traversal into host filesystem beyond the app breaks scope (S:C) with arbitrary read and write (C:H/I:H) and no availability impact (A:N).
Primary rating from Vendor (ProgressSoftware).
CVSS VectorVendor: ProgressSoftware
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Path traversal in Progress ShareFile Storage Zones Controller before 5.12.5 and 6.0.2 lets an authenticated administrative user break out of intended directory boundaries to read arbitrary files, write files to arbitrary locations, and probe for file existence on the underlying server. Rated CVSS 8.7 with a scope change (S:C), the flaw converts application-level admin privileges into host filesystem read/write, but exploitation requires high privileges (PR:H) and there is no public exploit identified at time of analysis. Affected organizations are those self-hosting the on-premises Storage Zones Controller component that fronts ShareFile storage zones.
Technical ContextAI
The Storage Zones Controller (SZC) is the on-premises IIS/.NET web component in the Progress (formerly Citrix) ShareFile platform that mediates access between the ShareFile control plane and customer-managed storage zones, handling file upload/download, chunking, and metadata operations. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory): user- or admin-supplied path parameters are used to compose filesystem paths without adequate canonicalization or constraint, so sequences such as '../' or absolute paths escape the intended storage root. Because SZC runs as a privileged service account with access to the host filesystem, the traversal yields read, write, and existence-check primitives against files well outside the ShareFile storage directory. The single affected CPE is cpe:2.3:a:progress:sharefile_storage_zones_controller:*:*:*:*:*:*:*:*.
RemediationAI
Vendor-released patch: upgrade the Storage Zones Controller to 5.12.5 (for 5.x deployments) or 6.0.2 (for 6.x deployments), the first fixed releases per Progress. Because exploitation requires an authenticated administrative user, compensating controls until patching center on tightening and monitoring SZC admin access: restrict who holds SZC/ShareFile administrator roles and enforce MFA on those accounts, limit network reachability of the SZC management interface to trusted administrative networks or a VPN so the network vector cannot be reached broadly, and enable/scrutinize IIS and application logs for anomalous file-path parameters (e.g., '../' sequences or absolute paths) and unexpected file writes by the SZC service account. Running the SZC service under a least-privilege account limits the blast radius of the arbitrary read/write primitive, though it does not eliminate the traversal itself. Consult the vendor advisory at https://support.sharefile.com/s/article/ShareFile-Storage-Zone-Controller-SZC-Service-Disruption-Guidance-Login-Issues-and-Access-Information and verify the fixed build in the ShareFile admin console after upgrading.
Unauthenticated remote code execution affects Progress ShareFile Storage Zones Controller versions up to 5.12.3 via unau
A vulnerability has been discovered in the customer-managed ShareFile storage zones controller which, if exploited, coul
Remote code execution in Progress ShareFile Storage Zones Controller versions up to 5.12.3 allows high-privileged authen
Unsafe deserialization in Progress ShareFile Storage Zones Controller v5.12.5 and below exposes the controller host to a
Path traversal in Progress ShareFile Storage Zones Controller (v5 ≤ 5.12.5, v6 ≤ 6.0.2) enables an authenticated zone ad
Path traversal in Progress ShareFile Storage Zones Controller v5.12.5 and below enables an authenticated party holding v
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46325
GHSA-h264-2q7j-6mmw