CVE-2026-6620 Details
Description
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.
A path traversal vulnerability has been identified in SonicCloudOrg sonic-server versions through 2.0.0. The issue arises in the file upload functionality, specifically within the 'Upload' method of 'FileTool.java'. The vulnerability allows authenticated attackers to manipulate the 'type' parameter, leading to unauthorized file writes in arbitrary directories on the server. This flaw could be exploited remotely, with a public exploit available.
It is recommended to implement strict validation on the 'type' parameter to ensure only allowed directory names are accepted. Additionally, paths should be normalized and validated to prevent traversal attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 20, 2026CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ccccccctiiiiiiii-lab/public_exp/issues/2 | [email protected] | ExploitIssue TrackingTechnical Analysis |
| https://vuldb.com/submit/792336 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/358255 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/358255/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SonicCloudOrg sonic-server | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 20, 2026 | New CVE Received | [email protected] |
Volerion