Description
In Progress ShareFile Storage Zones Controller v5.12.5 and below versions, unsafe deserialization of untrusted file metadata can allow a user with write access to a Network share to execute arbitrary code on the Storage Zones Controller host.
Published: 2026-08-17
Score: 8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unsafe deserialization flaw in the CICO service of Progress ShareFile Storage Zones Controller, which permits an attacker with write access to a network share to provide crafted metadata that can be deserialized and executed as code on the controller host. This flaw grants remote code execution capabilities against the Storage Zones Controller server, allowing the attacker to compromise confidentiality, integrity, and availability of the host and potentially pivot to other network resources. The weakness stems from the use of unchecked deserialization of untrusted input, classified as CWE-502.

Affected Systems

The affected product is Progress ShareFile Storage Zones Controller, versions 5.12.5 and earlier. Any deployment of these versions that exposes a writable network share to users is vulnerable.

Risk and Exploitability

The CVSS score is 8, indicating a high severity level. The absence of an EPSS score does not preclude exploitation; the vulnerability requires privileged access to a writable share, but a user with that access can directly trigger the flaw. The issue is not listed in CISA's KEV catalog, but the high CVSS and the nature of the flaw suggest that if exploited, the attacker could execute arbitrary code on the host system. The attack vector is likely over the network share, necessitating write permissions and knowledge of the vulnerable service.

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

Remediation

Vendor Solution

Upgrade to ShareFile Storage Zones Controller version 5.12.6 or later.


OpenCVE Recommended Actions

  • Apply the vendor‑supplied upgrade to version 5.12.6 or later, which removes the unsafe deserialization logic.
  • Revoke or limit write permissions on the network share from users that are not explicitly trusted, so that even if an attacker acquires a writable file, they cannot reach the vulnerable deserialization process.
  • Enable logging for deserialization attempts and review logs for unexpected payloads; use the logs to detect potential exploitation attempts.

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

Mon, 17 Aug 2026 15:45: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 versions, unsafe deserialization of untrusted file metadata can allow a user with write access to a Network share to execute arbitrary code on the Storage Zones Controller host.
Title Remote code execution via unsafe deserialization in Progress ShareFile Storage Zones Controller's CICO service
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:L/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-17T15:37:44.077Z

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

Link: CVE-2026-16138

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-17T14:20:19.797

Link: CVE-2026-16138

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T15:30:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data