| Title | SonicCloudOrg SonicServer 2.7.2 Code Injection |
|---|
| Description | sonic-agent executes test case steps of type runScript (language: Groovy) by calling new GroovyShell(binding).evaluate(script) directly on the user-supplied script string. No sandbox, no SecureASTCustomizer, no class-loader allowlist, and no CompilerConfiguration security policy is applied.
This allows any attacker who can deliver a runStep message to the Agent's Transport WebSocket to execute arbitrary Java/Groovy — and through it, arbitrary OS commands — on the Agent host. In default Docker deployments, the Agent process runs as root. |
|---|
| Source | ⚠️ https://github.com/xpp3901/CVE_APPLY/tree/main/V-S002_SonicCloudPlatform_Groovy_Unsandboxed_RCE |
|---|
| User | xpp39 (UID 97299) |
|---|
| Submission | 06/01/2026 05:29 (1 month ago) |
|---|
| Moderation | 07/11/2026 14:24 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 377803 [SonicCloudOrg sonic-agent up to 2.7.2 Groovy Script GroovyScriptImpl.java evalIsFailed os command injection] |
|---|
| Points | 20 |
|---|