CVE-2025-37183
Published: 14 January 2026
Summary
CVE-2025-37183 is a high-severity SQL Injection (CWE-89) vulnerability in Arubanetworks Edgeconnect Sd-Wan Orchestrator. Its CVSS base score is 7.2 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 27.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
SQL injection in remotely accessible web management interface directly enables T1190 (Exploit Public-Facing Application) for arbitrary SQL execution and data manipulation.
NVD Description
Vulnerabilities in the web-based management interface of EdgeConnect SD-WAN Orchestrator could allow an authenticated remote attacker to perform SQL injection attacks. Successful exploitation could allow an attacker to execute arbitrary SQL commands on the underlying database, potentially leading to unauthorized…
more
data access or data manipulation.
Deeper analysisAI
CVE-2025-37183 involves SQL injection vulnerabilities (CWE-89) in the web-based management interface of EdgeConnect SD-WAN Orchestrator. These flaws enable an authenticated remote attacker to inject and execute arbitrary SQL commands on the underlying database. The vulnerability carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-01-14T17:16:06.163.
An attacker with high privileges (PR:H) can exploit this over the network with low complexity and no user interaction required. Successful exploitation allows execution of arbitrary SQL commands, potentially resulting in unauthorized access to sensitive data or manipulation of database contents, with high impacts on confidentiality, integrity, and availability.
Mitigation details are available in the HPE security advisory at https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbnw04992en_us&docLocale=en_US.
Details
- CWE(s)