Cyber Resilience

CVE-2024-22443

Arubanetworks Edgeconnect Sd-Wan Orchestrator 9.1.0 – 9.1.10

Published
24 July 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0078 53th percentile
Risk Priority 54 floored blend · peak EPSS

Summary

CVE-2024-22443 is a high-severity Prototype Pollution (CWE-1321) 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 in the top 47% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

A vulnerability in the web-based management interface of EdgeConnect SD-WAN Orchestrator could allow an authenticated remote attacker to conduct a server-side prototype pollution attack. Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the underlying…

more

operating system leading to complete system compromise.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1565 Data Manipulation Impact
Adversaries may insert, delete, or manipulate data in order to influence external outcomes or hide activity, thus threatening the integrity of the data.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-37182Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37434Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37436Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37432Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37438Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37429Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2025-37183Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37433Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37437Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator
CVE-2023-37430Same product: Arubanetworks Edgeconnect Sd-Wan Orchestrator

Affected Assets

arubanetworks
edgeconnect sd-wan orchestrator
9.1.0 — 9.1.10 · 9.2.0 — 9.2.10 · 9.3.0 — 9.3.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V15.3.6

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and safe property assignment to prevent prototype pollution.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development catches prototype-pollution flaws before release.

prevents

Secure development lifecycle mandates input validation and object-handling controls that directly prevent prototype pollution.

prevents

Application security requirements explicitly call for safeguards against unsafe object attribute manipulation.

prevents

Secure architecture principles reduce the likelihood of prototype pollution through safe design patterns.

prevents

Secure coding standards directly prohibit unsafe prototype attribute assignment and require defensive checks.

prevents

Change-management processes ensure security fixes for prototype-pollution issues are tracked and deployed.

References