CVE-2026-25118
Prior to version 2.6.0, the Immich application is vulnerable to credential disclosure when a user authenticates to a shared album.
Does this matter?
Lower severity and a low EPSS score (0.45%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 4.0
- 6.3 MEDIUMCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.45% probability · 38th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-598
- Affected
- futo/immich
- Source
- security-advisories@github.com
References
- https://github.com/immich-app/immich/pull/26868Issue Tracking, Patch
- https://github.com/immich-app/immich/pull/26886Issue Tracking, Patch
- https://github.com/immich-app/immich/releases/tag/v2.6.0Product, Release Notes
- https://github.com/immich-app/immich/security/advisories/GHSA-78x4-6x83-jx75Exploit, Mitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.