CVE-2026-48975 Details
Description
HomeBox is a home inventory and organization system. Prior to 0.26.0, MaintenanceEntryRepository.Update and MaintenanceEntryRepository.Delete in backend/internal/data/repo/repo_maintenance_entry.go use UpdateOneID(id) and DeleteOneID(id) without verifying that the maintenance entry belongs to the authenticated user's active group. An authenticated low-privileged user who knows or enumerates another tenant's maintenance-entry UUID can overwrite that record or permanently delete it. This issue is fixed in version 0.26.0.
A cross-tenant IDOR vulnerability has been identified in HomeBox versions prior to 0.26.0. The issue resides in the MaintenanceEntryRepository.Update and MaintenanceEntryRepository.Delete methods, which allow authenticated low-privileged users to manipulate or delete maintenance entry records belonging to other users. This is possible by using the UpdateOneID and DeleteOneID functions without verifying if the maintenance entry belongs to the user's active group. The vulnerability can be exploited by anyone who knows or can enumerate another tenant's maintenance-entry UUID.
Users can upgrade to HomeBox version 0.26.0 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 21, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/sysadminsmedia/homebox/commit/ed3216a80998dfd81d4418700696244144883160 | [email protected] | Source CodeVendor |
| https://github.com/sysadminsmedia/homebox/releases/tag/v0.26.0 | [email protected] | Release NotesVendor |
| https://github.com/sysadminsmedia/homebox/security/advisories/GHSA-7mr6-2wxw-27j9 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sysadminsmedia Homebox | <= 0.25.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion