关键漏洞信息 漏洞标题 Clickjacking in the UI leads to unauthorized actions being performed 严重性 Severity: Moderate (5.4 / 10) 影响版本 Affected versions: <=v2025.122.141614 修复版本 Patched versions: 2025.628.4510 CVSS v3 基本指标 Attack vector: Network Attack complexity: Low Privileges required: None User interaction: Required Scope: Unchanged Confidentiality: None Integrity: Low Availability: Low CVE ID CVE-2025-53096 弱点 CWE-1021 漏洞描述 Summary: - The web UI of Sunshine lacks protection against Clickjacking attacks. This vulnerability allows an attacker to embed the Sunshine interface within a malicious website using an invisible or disguised iframe. If a user is tricked into interacting with the malicious page while authenticated, they may unknowingly perform actions within the Sunshine application without their consent. Impact: - An attacker can exploit the lack of Clickjacking protections in the Sunshine web UI to perform actions as an authenticated user, such as unpairing clients, changing the configuration, or restarting the Sunshine instance. 修复措施 Fix: - The bug was patched by 2f27a57. 其他信息 Credits: - asfla: Remediation developer - ReenigneArcher: Remediation verifier