Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
8DescriptionCVE.org
A vulnerability was found in SonicCloudOrg sonic-server up to 2.0.0. The affected element is the function Upload of the file FileTool.java of the component File Upload Endpoint. The manipulation of the argument Type results in path traversal. The attack may be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Remote authenticated path traversal in SonicCloudOrg sonic-server up to version 2.0.0 allows attackers with low-level privileges to manipulate the Type parameter in the File Upload Endpoint (FileTool.java) to traverse the filesystem and read or write arbitrary files. The vulnerability has publicly available exploit code and affects all versions up to 2.0.0; the vendor has not responded to early disclosure attempts, leaving no patch available.
Technical ContextAI
SonicCloudOrg sonic-server is a cloud-based testing platform written in Java. The vulnerability exists in the Upload function of FileTool.java, which handles file upload operations through a web endpoint. The root cause is improper validation of the Type parameter (CWE-22: Improper Limitation of a Pathname to a Restricted Directory), allowing directory traversal sequences (e.g., ../) to be passed through to file operations without sanitization. This permits attackers to escape intended upload directories and access arbitrary locations in the filesystem. The affected component is the File Upload Endpoint, a critical attack surface in web applications handling user-supplied files.
RemediationAI
No vendor-released patch is available; the vendor did not respond to early disclosure. Immediate mitigation options include: (1) Upgrade to a patched version if released after this analysis (check SonicCloudOrg official repository for version > 2.0.0); (2) If upgrade is impossible, restrict network access to the File Upload Endpoint to trusted internal networks only, using firewall rules or reverse proxy authentication; (3) Disable file upload functionality entirely if not essential to operations; (4) Implement strict input validation on the Type parameter at the application level to reject any path traversal sequences (../, .\, encoded variants); (5) Run sonic-server with minimal filesystem permissions, restricting the process to a dedicated directory tree with no access to sensitive system files. Note: Compensating controls (2-5) reduce but do not eliminate risk-upgrading remains the preferred long-term solution. Monitor for vendor updates at the official SonicCloudOrg repository.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23811
GHSA-8v5m-jghx-mmxr