CVE-2026-48975

Source
https://cve.org/CVERecord?id=CVE-2026-48975
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48975.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48975
Aliases
  • GHSA-7mr6-2wxw-27j9
Published
2026-09-21T17:42:14Z
Modified
2026-09-25T03:30:56Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
HomeBox: Cross-Tenant IDOR in MaintenanceEntry Update and Delete Allows Tampering and Destruction of Any User's Maintenance History in Homebox
Details

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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-639"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48975.json"
}
References

Affected packages

Git / github.com/sysadminsmedia/homebox

Affected ranges

Type
GIT
Repo
https://github.com/sysadminsmedia/homebox
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "0.26.0"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.0
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.13.0
v0.14.0
v0.14.1
v0.14.2
v0.15.0
v0.15.1
v0.15.2
v0.16.0
v0.17.0
v0.17.1
v0.17.2
v0.18.0
v0.19.0
v0.2.0
v0.20.1
v0.20.2
v0.21.0
v0.22.0-rc.1
v0.22.1
v0.22.2
v0.22.3
v0.23.0
v0.23.0-rc.1
v0.23.1
v0.24.0
v0.24.0-rc.1
v0.24.1
v0.24.2
v0.25.0
v0.25.0-rc.1
v0.26.0-rc.1
v0.3.0
v0.3.1
v0.4.0
v0.5.0
v0.5.1
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.8.2
v0.9.0
v0.9.1
v0.9.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48975.json"