---
id: CVE-2026-25118
title: immich is a high performance self-hosted photo and video management solution
summary: >-
  immich is a high performance self-hosted photo and video management solution.
  Prior to version 2.6.0, the Immich application is vulnerable to credential
  disclosure when a user authenticates to a shared album. During the
  authentication pr…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-598
vendor: futo
product: immich
affected:
  - immich < 2.6.0
patched:
  - immich 2.6.0
published: '2026-04-03'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-25118'
references:
  - url: 'https://github.com/immich-app/immich/pull/26868'
    label: security-advisories@github.com
  - url: 'https://github.com/immich-app/immich/pull/26886'
    label: security-advisories@github.com
  - url: 'https://github.com/immich-app/immich/releases/tag/v2.6.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/immich-app/immich/security/advisories/GHSA-78x4-6x83-jx75
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00449
epssPercentile: 0.36422
ingestedAt: '2026-07-25T22:05:03.992Z'
---

## Overview

immich is a high performance self-hosted photo and video management solution. Prior to version 2.6.0, the Immich application is vulnerable to credential disclosure when a user authenticates to a shared album. During the authentication process, the application transmits the album password within the URL query parameters in a GET request to /api/shared-links/me. This exposes the password in browser history, proxy and server logs, and referrer headers, allowing unintended disclosure of authentication credentials. The impact of this vulnerability is the potential compromise of shared album access and unauthorized exposure of sensitive user data. This issue has been patched in version 2.6.0.

## Affected

- `immich < 2.6.0`

## Remediation

Upgrade past the affected range:

- `immich 2.6.0`
