---
id: CVE-2026-48974
title: HomeBox is a home inventory and organization system
summary: >-
  HomeBox is a home inventory and organization system. Prior to 0.26.0, POST
  /v1/groups/members invokes HandleGroupMemberAdd and GroupService.AddMember
  using a caller-supplied userID without requiring an owner role, an invitation
  token, ta…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-841
  - CWE-862
vendor: sysadminsmedia
product: homebox
affected:
  - homebox < 0.26.0
published: '2026-09-21'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T18:17:08.240'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-48974'
references:
  - url: >-
      https://github.com/sysadminsmedia/homebox/commit/ed3216a80998dfd81d4418700696244144883160
    label: security-advisories@github.com
  - url: 'https://github.com/sysadminsmedia/homebox/releases/tag/v0.26.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/sysadminsmedia/homebox/security/advisories/GHSA-ffcw-whqh-hgqf
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-21T17:49:53.176Z'
---

## Overview

HomeBox is a home inventory and organization system. Prior to 0.26.0, POST /v1/groups/members invokes HandleGroupMemberAdd and GroupService.AddMember using a caller-supplied userID without requiring an owner role, an invitation token, target-user consent, or target-user notification. Any authenticated user can force another account into the caller's group, disclose the target user's email address and name through the resulting member list, and create the membership prerequisite used by a separate cross-group inventory-wipe vulnerability. This issue is fixed in version 0.26.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
