CVE 9.6 CRITICAL

immich: One-click account takeover via XSS in login page continue redirect_CVE-2026-53662

9.6 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Description

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.

AI Analysis

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.

Basic Information

ID CVE-2026-53662
Source GitHub_M
Published Jun 23, 2026 at 17:36

Affected Product

Vendor immich-app
Product immich
Version >= main@4ffa26c9, < main@4eb1003
Affected Versions immich-app immich >= main@4ffa26c9, < main@4eb1003

CWE Classification

AI Assessment

AI Score 9.6 / 10
AI Severity Critical
Vendor immich-app
Product immich
Version main@4ffa26c9 to main@4eb1003

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.