Sparx Pro Cloud Server is vulnerable to a Race Condition in the /data_api/dl_internal_artifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location (__DIR__) under the specified name. An attacker with repository access can control both the filename and file contents, allowing the creation of a malicious PHP file in a current directory. Although the file is deleted after processing, a race condition exists: if the response transmission is delayed (e.g., via a large file or slow client connection), the file remains accessible. During this window, the attacker can issue a second request to execute the malicious PHP file, resulting in remote code execution.
The vendor was notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Only version 6.1 (build 167) and below were tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable.
References
| Link | Resource |
|---|---|
| https://cert.pl/en/posts/2026/05/CVE-2026-42096 | Third Party Advisory |
| https://efigo.pl/blog/CVE-2026-42096/ | Third Party Advisory |
| https://sparxsystems.com/products/procloudserver/ | Product |
| https://sploit.tech/2026/05/19/Sparx-Enterprise-Architect-PCS.html | Exploit Third Party Advisory |
Configurations
History
02 Jun 2026, 14:23
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://cert.pl/en/posts/2026/05/CVE-2026-42096 - Third Party Advisory | |
| References | () https://efigo.pl/blog/CVE-2026-42096/ - Third Party Advisory | |
| References | () https://sparxsystems.com/products/procloudserver/ - Product | |
| References | () https://sploit.tech/2026/05/19/Sparx-Enterprise-Architect-PCS.html - Exploit, Third Party Advisory | |
| First Time |
Sparxsystems pro Cloud Server
Sparxsystems |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| CPE | cpe:2.3:a:sparxsystems:pro_cloud_server:*:*:*:*:*:*:*:* |
19 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-19 14:16
Updated : 2026-06-02 14:23
NVD link : CVE-2026-42099
Mitre link : CVE-2026-42099
CVE.ORG link : CVE-2026-42099
JSON object : View
Products Affected
sparxsystems
- pro_cloud_server
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
