CVE-2026-27600 PUBLISHED

HomeBox affected by Blind SSRF

Assigner: GitHub_M
Reserved: 20.02.2026 Published: 03.03.2026 Updated: 03.03.2026

HomeBox is a home inventory and organization system. Prior to 0.24.0-rc.1, the notifier functionality allows authenticated users to specify arbitrary URLs to which the application sends HTTP POST requests. No validation or restriction is applied to the supplied host, IP address, or port. Although the application does not return the response body from the target service, its UI behavior differs depending on the network state of the destination. This creates a behavioral side-channel that enables internal service enumeration. This vulnerability is fixed in 0.24.0-rc.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
CVSS Score: 5

Product Status

Vendor sysadminsmedia
Product homebox
Versions
  • Version < 0.24.0-rc.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE