Description
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.
Published: 2026-07-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows code injection by exploiting insufficient validation of JWT claims (CWE-74) and enabling injection of executable statements (CWE-94) within ExchangeController.java of the sonic-agent component. The result is arbitrary code execution on the host running sonic-agent, which compromises confidentiality, integrity, and availability. The description indicates that the attack may be initiated remotely and that the exploit has been publicly disclosed.

Affected Systems

SonicCloudOrg sonic‑agent versions up to and including 2.7.2 are affected. The flaw resides in the file sonic‑server‑controller/src/main/java/org/cloud/sonic/controller/controller/ExchangeController.java. These releases are no longer supported, and the vendor has not released a fix.

Risk and Exploitability

The CVSS score of 6.9 reflects moderate to high severity. The EPSS score of less than 1% indicates a low probability of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. The vulnerability is remotely exploitable via the JWT Authentication Filter; a malicious actor can send a crafted request to the exchange endpoint to inject malicious code, which could lead to full system compromise. The likely attack vector is supplying a malicious JWT to the exchange endpoint, as inferred from the description of an authentication filter involved in the vulnerable request processing.

Generated by OpenCVE AI on August 1, 2026 at 11:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SonicCloudOrg sonic-agent to a version newer than 2.7.2 that removes the vulnerable code.
  • If an upgrade is not possible, disable or remove the JWT Authentication Filter or block external access to the exchange endpoint.
  • Restrict external traffic to the exchange interface using network segmentation or firewall rules.

Generated by OpenCVE AI on August 1, 2026 at 11:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 12 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description 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.
Title SonicCloudOrg sonic-agent JWT Authentication Filter ExchangeController.java code injection
First Time appeared Soniccloudorg
Soniccloudorg sonic-agent
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:soniccloudorg:sonic-agent:*:*:*:*:*:*:*:*
Vendors & Products Soniccloudorg
Soniccloudorg sonic-agent
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': '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'}


Subscriptions

Soniccloudorg Sonic-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T14:42:14.757Z

Reserved: 2026-07-11T12:24:01.571Z

Link: CVE-2026-15497

cve-icon Vulnrichment

Updated: 2026-07-14T14:42:10.190Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:15:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')