{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b6aa3afc6f270e5cc7088d7a5fc04739b49a398d"
            }
          ],
          "repo": "https://github.com/homarr-labs/homarr",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-m4vc-4prp-cvp7"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200",
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27796.json"
  },
  "details": "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.",
  "id": "CVE-2026-27796",
  "modified": "2026-04-01T23:10:40.945581791Z",
  "published": "2026-03-07T05:54:48.829Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/homarr-labs/homarr/releases/tag/v1.54.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27796.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/homarr-labs/homarr/security/advisories/GHSA-m4vc-4prp-cvp7"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27796"
    },
    {
      "type": "FIX",
      "url": "https://github.com/homarr-labs/homarr/commit/91fc5a5c747121475a50f2713d571ceb89e95257"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Homarr: Unauthenticated Information Disclosure (Integration Metadata Leak)"
}