Improper authorization in device bulk actions and API allows cross-organization device control
Package
ghcr.io/nerves-hub/nerves-hub
(oci)
Affected versions
>= 1.0.0
Patched versions
>= 2.4.0
https://github.com/nerves-hub/nerves_hub_web.git
(git)
adaeefdb7a835525482588f43332ef988cc448c7
1f69c9d595684a4650c3ac702f3dc7c5bcd7526c
nerves_hub
(otp)
>= 1.0.0
>= 2.4.0
Impact
Missing authorization checks in the device bulk actions and device update API endpoints allow authenticated users to target devices belonging to other organizations and perform actions outside of their privilege level.
An attacker can select devices outside of their organization by manipulating device identifiers and perform management actions on them, such as moving them to products they control. This may allow attackers to interfere with firmware updates, access device functionality exposed by the platform, or disrupt device connectivity.
In environments where additional features such as remote console access are enabled, this could lead to full compromise of affected devices.
Patches
Workarounds
There are no workarounds.
References