Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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
Network-reachable unauthenticated endpoint (PR:N, AV:N); Low impact across CIA consistent with CVSS 4.0 VC:L/VI:L/VA:L; no scope change evident.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability was determined in SonicCloudOrg sonic-agent up to 2.7.2. This affects an unknown function of the file sonic-server-controller/src/main/java/org/cloud/sonic/controller/controller/ExchangeController.java of the component JWT Authentication Filter. This manipulation causes code injection. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way. This vulnerability only affects products that are no longer supported by the maintainer.
AnalysisAI
Code injection in SonicCloudOrg sonic-agent through version 2.7.2 allows remote unauthenticated attackers to inject and execute arbitrary code via the ExchangeController endpoint, which bypasses or is excluded from the JWT Authentication Filter. The vulnerability carries a public proof-of-concept exploit named 'Unauth_ExchangeSend', confirming the endpoint is reachable without authentication. Critically, the affected product is end-of-life with no vendor support, and the maintainer did not respond to disclosure - no patch is forthcoming.
Technical ContextAI
sonic-agent (CPE: cpe:2.3:a:soniccloudorg:sonic-agent:*:*:*:*:*:*:*:*) is a Java-based agent component of the SonicCloud open-source mobile device testing platform. The vulnerability resides in ExchangeController.java within the sonic-server-controller module. CWE-94 (Improper Control of Generation of Code) indicates that user-supplied input is passed into a code execution context - such as a script engine, expression evaluator, or reflection-based invocation - without sufficient validation or sanitization. The vulnerable component nominally sits behind a JWT Authentication Filter, but the ExchangeController endpoint appears to be either excluded from the filter's scope or the filter logic is bypassable, enabling unauthenticated network access to the injection sink. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) corroborates this: no authentication, no complexity, no special attack requirements.
RemediationAI
No vendor-released patch is available and none is anticipated - sonic-agent is end-of-life and the maintainer did not respond to disclosure. The primary remediation is migration away from sonic-agent entirely; teams should evaluate actively maintained mobile testing alternatives. If immediate migration is not feasible, restrict network access to the sonic-server-controller service to trusted internal CI/CD networks only using firewall rules or network segmentation, preventing internet-exposed exploitation of the unauthenticated ExchangeController endpoint. Disabling the ExchangeController endpoint at the reverse proxy or load balancer level (e.g., blocking the specific route pattern in nginx/Apache) is a more surgical control, though the exact route requires identification from the POC at https://github.com/xpp3901/CVE_APPLY/blob/main/V-S001_SonicCloudPlatform_Unauth_ExchangeSend. Deploying a WAF rule to block requests to the vulnerable endpoint path can provide additional defense-in-depth. Note that network-level blocking does not remediate the underlying code injection flaw and any future exposure will re-open risk.
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-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43219
GHSA-frcw-9pc7-c85c