Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sparxsystems | Pro Cloud Server | <= 6.1.167 |
Related Weaknesses (CWE)
References
- https://cert.pl/en/posts/2026/05/CVE-2026-42096Third 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.htmlExploitThird Party Advisory
FAQ
What is CVE-2026-42099?
CVE-2026-42099 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2026-42099?
CVE-2026-42099 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42099?
Check the references section above for vendor advisories and patch information. Affected products include: Sparxsystems Pro Cloud Server.