CVE-2025-37157
18.11.2025, 19:15
A command injection vulnerability exists in the AOS-CX Operating System. Successful exploitation could allow an authenticated remote attacker to conduct a Remote Code Execution (RCE) on the affected system.
| Vendor | Product | Version |
|---|---|---|
| hpe | arubaos-cx | 10.10.0000 ≤ 𝑥 < 10.10.1170 |
| hpe | arubaos-cx | 10.13.0000 ≤ 𝑥 < 10.13.1101 |
| hpe | arubaos-cx | 10.14.0000 ≤ 𝑥 < 10.14.1060 |
| hpe | arubaos-cx | 10.15.0000 ≤ 𝑥 < 10.15.1030 |
| hpe | arubaos-cx | 10.16.0000 ≤ 𝑥 < 10.16.1001 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.