Cyber Resilience

CVE-2022-43553

High

Published: 05 December 2022

Published
05 December 2022
Modified
24 April 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0444 89.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-43553 is a high-severity Execution with Unnecessary Privileges (CWE-250) vulnerability in Ui Edgemax Edgerouter Firmware. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 10.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-43553 is a remote code execution vulnerability affecting Ubiquiti EdgeRouters running firmware version 2.0.9-hotfix.4 and earlier. The flaw permits a malicious actor to execute arbitrary administrator commands and is associated with CWE-250, reflecting execution with unnecessary privileges. It carries a CVSS 3.1 base score of 8.8.

An attacker who already possesses an operator account can exploit the issue remotely without user interaction to run commands at administrator level, resulting in full control over the affected device and its configuration.

The vendor advisory published by Ubiquiti states that the vulnerability is fixed in firmware version 2.0.9-hotfix.5 and later, directing administrators to apply the update.

The EPSS score rose from a low baseline to a peak of 0.0945 on 2025-12-11 before receding to the current value of 0.0444, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

A remote code execution vulnerability in EdgeRouters (Version 2.0.9-hotfix.4 and earlier) allows a malicious actor with an operator account to run arbitrary administrator commands.This vulnerability is fixed in Version 2.0.9-hotfix.5 and later.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

ui
edgemax edgerouter firmware
2.0.9 · ≤ 2.0.9

Mitigating Controls

Likely Mitigating Controls AI

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.

addresses: CWE-250

Policy promotes least privilege by defining necessary privileges and management commitment to them.

addresses: CWE-250

Supervision detects and allows removal of unnecessary privileges that enable execution with excess rights.

addresses: CWE-250

Reviewing accounts for compliance, disabling/removing unneeded accounts, and aligning with termination processes prevents execution with unnecessary privileges.

addresses: CWE-250

Separation of duties prevents any single user from holding all privileges needed to complete a critical task, directly reducing execution with unnecessary privileges.

addresses: CWE-250

Directly prevents execution with more privileges than needed for assigned tasks.

addresses: CWE-250

Role-based training on least privilege principles reduces the chance personnel assign or retain unnecessary privileges.

addresses: CWE-250

Analysis of audit records can identify execution with unnecessary privileges through unusual activity patterns.

addresses: CWE-250

Automatic termination after a defined period eliminates unnecessary privileges from persistent connections.

References