CVE-2026-53662
Wstrzyknięcie skryptu w Immich umożliwia przejęcie konta użytkownika przez atakującego.
immich is a high performance self-hosted photo and video management solution. From commit 4ffa26c9 until 4eb1003, a reflected cross-site scripting (XSS) vulnerability on the /auth/login page allows an attacker to fully compromise any authenticated user's account with a single link click. The continue query parameter is read from the URL and passed to SvelteKit's redirect() without any scheme or origin validation, allowing attacker-controlled JavaScript to execute inside Immich's origin. The payload then uses the victim's existing session to mint an all-permission API key on their account, leading to persistent account takeover. This vulnerability is fixed in commit 4eb1003.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.6 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-06-23 18:18:05 UTC |
| Ostatnia modyfikacja (NVD) | 2026-06-25 20:18:11 UTC |
- https://github.com/immich-app/immich/commit/4eb100327ea5da2e90381b96809f1f1cc51cc7e3 (security-advisories@github.com)
- https://github.com/immich-app/immich/security/advisories/GHSA-8244-8vpr-vp9c (security-advisories@github.com)