CVE-2026-16454

In Eclipse hawkBit versions 1.0.3 and prior, a privilege escalation vulnerability (CWE-284 / CWE-862) has been identified in the Direct Device Integration (DDI) Controller. This vulnerability allows an authenticated device to escalate its permissions and bypass the strict boundaries of its assigned updates. Under normal operation, a device should be restricted strictly to the specific firmware artifacts explicitly assigned to it. However, this flaw enables any authenticated device to bypass this restriction and download any firmware artifact within the same tenant. This is not an authentication bypass; the requesting device must possess valid credentials for its respective tenant. Instead, the issue stems from a flaw in object-level authorization validation. A related, lower-severity helper issue exists in the listing software modules artifacts metadata endpoint. This endpoint does not enforce assignment checks, enabling an authenticated device to list and enumerate available firmware artifacts, which can facilitate targeted exfiltration using the main download authorization bypass.
Configurations

No configuration.

History

21 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-21 17:17

Updated : 2026-07-22 20:37


NVD link : CVE-2026-16454

Mitre link : CVE-2026-16454

CVE.ORG link : CVE-2026-16454


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-862

Missing Authorization