Description
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.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-862: Missing Authorization
Product status
References
github.com/...homarr/security/advisories/GHSA-m4vc-4prp-cvp7
github.com/...ommit/91fc5a5c747121475a50f2713d571ceb89e95257
github.com/homarr-labs/homarr/releases/tag/v1.54.0