CVE-2026-2701
Citrix ShareFile StorageZones Controller vulnerability analysis and mitigation

Overview

CVE-2026-2701 is an authenticated remote code execution (RCE) vulnerability in Progress ShareFile Storage Zones Controller that allows an authenticated user to upload a malicious file to the server and execute it. It affects versions 5.0.0 through 5.12.3 of the product. The vulnerability was published on April 2, 2026, with patches available in version 5.12.4 and later. It carries a CVSS v3.1 base score of 8.8 (High) per NVD, though the GitHub Advisory Database and ENISA rate it at 9.1 (Critical) due to a scope-changed vector (GitHub Advisory, ShareFile Docs).

Technical details

The root cause is improper file upload handling (CWE-434: Unrestricted Upload of File with Dangerous Type) combined with OS command injection (CWE-78) and code injection (CWE-94), allowing uploaded files to be executed server-side. An authenticated attacker can upload a file with a dangerous type (e.g., a web shell or executable script) to the Storage Zones Controller, which then processes or executes the file without adequate validation. Exploitation requires only low-level authenticated access (a valid user account) and no user interaction, making it straightforward to weaponize. Notably, CVE-2026-2701 can be chained with CVE-2026-2699 (an authentication bypass) to achieve pre-authentication RCE, as detailed in watchTowr's technical research (watchTowr Labs, GitHub Advisory).

Impact

Successful exploitation grants an attacker full remote code execution on the ShareFile Storage Zones Controller server, resulting in complete compromise of confidentiality, integrity, and availability. An attacker can access sensitive files stored on the controller, exfiltrate data, modify or destroy stored content, and potentially pivot to other internal systems. When chained with CVE-2026-2699, the attack becomes pre-authenticated, dramatically expanding the attack surface to any network-reachable instance (watchTowr Labs, BleepingComputer).

Exploitability

Exploitation of CVE-2026-2701 has been reported in the wild, with multiple sources including dev.to documenting proof-of-concept details (Feedly). A Nuclei detection template was added to the ProjectDiscovery repository shortly after disclosure, and Emerging Threats released network detection rules. The Shadowserver Foundation began scanning for exposed instances. The EPSS score is approximately 1.169% (79th percentile) per the GitHub Advisory, indicating elevated exploitation probability relative to most CVEs. No specific threat actor attribution has been publicly confirmed, and CISA KEV catalog status is not confirmed in available sources (GitHub Advisory, CIS Advisory).

Exploitation steps

  1. Reconnaissance: Identify internet-facing Progress ShareFile Storage Zones Controller instances (versions 5.0.0–5.12.3) using tools like Shodan or Censys, or by scanning for the controller's web interface.
  2. Authentication bypass (pre-auth chain): Exploit CVE-2026-2699 to bypass authentication and obtain a valid session or token, enabling unauthenticated access to authenticated functionality.
  3. Prepare malicious file: Craft a web shell (e.g., an ASPX or PHP file) or other executable payload designed to run on the server's OS when processed by the Storage Zones Controller.
  4. Upload malicious file: Use the authenticated file upload endpoint to submit the malicious file to the server, bypassing any file type restrictions due to insufficient validation.
  5. Trigger execution: Access or invoke the uploaded file via the server's web interface or a direct HTTP request to the upload path, causing the server to execute the payload.
  6. Achieve RCE: The executed payload provides a reverse shell, command execution capability, or persistent access, enabling data exfiltration, lateral movement, or further compromise (watchTowr Labs, Field Effect).

Indicators of compromise

  • Network: Unusual HTTP POST requests to file upload endpoints on the ShareFile Storage Zones Controller web interface; outbound connections from the controller server to unknown external IPs (potential reverse shell activity); scanning activity from Shadowserver and other researchers targeting controller ports.
  • File System: Unexpected web shell files (e.g., .aspx, .php, .jsp) in the Storage Zones Controller web root or upload directories; newly created executable files in directories not normally containing executables.
  • Logs: IIS or web server access logs showing POST requests to upload endpoints followed by GET requests to the same file path; authentication log entries showing access from unusual IP addresses or at unusual times; error logs indicating file execution attempts.
  • Process: Unusual child processes spawned by the IIS worker process (w3wp.exe) such as cmd.exe, powershell.exe, or network utilities (curl, certutil, bitsadmin); unexpected outbound network connections initiated by the web server process (watchTowr Labs, Arctic Wolf).

Mitigation and workarounds

Progress has released a patch in ShareFile Storage Zones Controller version 5.12.4, which addresses both CVE-2026-2701 and the related CVE-2026-2699. All users running versions 5.0.0 through 5.12.3 should upgrade immediately. As interim mitigations for systems that cannot be patched immediately: restrict authenticated user access to file upload functionality, implement file type validation and block executable file uploads at the application and network perimeter level, and monitor upload directories for suspicious files. Review access logs for unauthorized upload or execution attempts (ShareFile Docs, CIS Advisory).

Community reactions

The vulnerability received significant attention from the security community, primarily due to its chainability with CVE-2026-2699 to achieve pre-authentication RCE. watchTowr Labs published a detailed technical write-up titled "You're Not Supposed to ShareFile With Everyone," which was widely shared on Reddit (r/netsec, r/blueteamsec, r/cybersecurity), Bluesky, and Mastodon (watchTowr Labs). BleepingComputer, The Hacker News, Cybersecurity Dive, and SC World all covered the story, emphasizing the pre-auth RCE chain risk (BleepingComputer). The Shadowserver Foundation announced active scanning for exposed instances, and the CIS issued a formal advisory. The runZero team also published guidance for asset discovery of affected systems (runZero).

Additional resources


SourceThis report was generated using AI

Related Citrix ShareFile StorageZones Controller vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-2699CRITICAL9.8
  • Citrix ShareFile StorageZones Controller logoCitrix ShareFile StorageZones Controller
  • cpe:2.3:a:citrix:sharefile_storagezones_controller
NoYesApr 02, 2026
CVE-2023-24489CRITICAL9.8
  • Citrix ShareFile StorageZones Controller logoCitrix ShareFile StorageZones Controller
  • cpe:2.3:a:citrix:sharefile_storagezones_controller
YesYesJul 10, 2023
CVE-2021-22941CRITICAL9.8
  • Citrix ShareFile StorageZones Controller logoCitrix ShareFile StorageZones Controller
  • cpe:2.3:a:citrix:sharefile_storagezones_controller
YesYesSep 23, 2021
CVE-2026-2701HIGH8.8
  • Citrix ShareFile StorageZones Controller logoCitrix ShareFile StorageZones Controller
  • cpe:2.3:a:citrix:sharefile_storagezones_controller
NoYesApr 02, 2026
CVE-2021-22932HIGH7.5
  • Citrix ShareFile StorageZones Controller logoCitrix ShareFile StorageZones Controller
  • cpe:2.3:a:citrix:sharefile_storagezones_controller
NoYesAug 16, 2021

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management