Impact
HomeBox contains a missing authorization check in the API endpoints responsible for updating and deleting inventory item attachments. This flaw allows authenticated users to perform unauthorized actions on inventory item attachments that they do not own.
Due to the absence of a proper authorization mechanism verifying ownership or group association, any authenticated user who can guess or enumerate valid item IDs may be able to:
- Update inventory item attachments belonging to other users.
- Permanently delete inventory item attachments outside of their own group or ownership scope.
This issue could lead to unauthorized data manipulation or loss of critical inventory data.
Patches
Users should upgrade to v0.20.1 as soon as possible
Workarounds
There are no workarounds, users must upgrade.
Impact
HomeBox contains a missing authorization check in the API endpoints responsible for updating and deleting inventory item attachments. This flaw allows authenticated users to perform unauthorized actions on inventory item attachments that they do not own.
Due to the absence of a proper authorization mechanism verifying ownership or group association, any authenticated user who can guess or enumerate valid item IDs may be able to:
This issue could lead to unauthorized data manipulation or loss of critical inventory data.
Patches
Users should upgrade to v0.20.1 as soon as possible
Workarounds
There are no workarounds, users must upgrade.