CVE-2026-27796 PUBLISHED

Homarr: Unauthenticated Information Disclosure (Integration Metadata Leak)

Assigner: GitHub_M
Reserved: 24.02.2026 Published: 07.03.2026 Updated: 07.03.2026

Homarr is an open-source dashboard. Prior to version 1.54.0, the integration.all tRPC endpoint in Homarr is exposed as a publicProcedure, allowing unauthenticated users to retrieve a complete list of configured integrations. This metadata includes sensitive information such as internal service URLs, integration names, and service types. This issue has been patched in version 1.54.0.

Metrics

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

Product Status

Vendor homarr-labs
Product homarr
Versions
  • Version < 1.54.0 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE
  • CWE-862: Missing Authorization CWE