CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-40196

High
Published: Translated: NVD NIST

Summary

HomeBox to system do zarządzania inwentarzem domowym. W wersjach przed 0.25.0 występowała podatność, w której identyfikator defaultGroup pozostawał na stałe przypisany do użytkownika po zaproszeniu do grupy, nawet po odebraniu mu dostępu do tej grupy.

Risk Assessment

Mimo że interfejs webowy poprawnie egzekwował odebranie dostępu, API nie stosowało tych samych zasad, co pozwalało użytkownikowi na pełne operacje CRUD na zasobach grupy, omijając kontrolę dostępu. To stwarza ryzyko nieautoryzowanego dostępu do danych.

Recommendation

Zaleca się aktualizację do wersji 0.25.0, aby usunąć tę podatność i zapewnić odpowiednie zabezpieczenia w API.

Related vulnerabilities

Original NVD description (English source)

HomeBox is a home inventory and organization system. Versions prior to 0.25.0 contain a vulnerability where the defaultGroup ID remained permanently assigned to a user after being invited to a group, even after their access to that group was revoked. While the web interface correctly enforced the access revocation and prevented the user from viewing or modifying the group's contents, the API did not. Because the original group ID persisted as the user's defaultGroup, and this value was not properly validated when the X-Tenant header was omitted, the user could still perform full CRUD operations on the group's collections through the API, bypassing the intended access controls. This issue has been fixed in version 0.25.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS