5.4 CVE-2025-53096

Patch
 

Sunshine is a self-hosted game stream host for Moonlight. Prior to version 2025.628.4510, 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 (one or multiple clicks) with the malicious page while authenticated, they may unknowingly perform actions within the Sunshine application without their consent. This issue has been patched in version 2025.628.4510.
https://nvd.nist.gov/vuln/detail/CVE-2025-53096

Categories

CWE-1021 : Improper Restriction of Rendered UI Layers or Frames
A web application is expected to place restrictions on whether it is allowed to be rendered within frames, iframes, objects, embed or applet elements. Without the restrictions, users can be tricked into interacting with the application when they were not intending to.

References


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:lizardbyte:sunshine:*:*:*:*:*:*:*:* < 2025.628.4510


REMEDIATION


Patch

Url
https://github.com/LizardByte/Sunshine/commit/2f27a57d01911436017f87bf08b9e36...


EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
103 Clickjacking
High
181 Flash File Overlay
Medium
222 iFrame Overlay
High
504 Task Impersonation
High
506 Tapjacking
Low
587 Cross Frame Scripting (XFS)
High
654 Credential Prompt Impersonation
High


MITRE


Techniques

id description
T1036.004 Masquerading: Masquerade Task or Service
T1056 Input Capture
T1548.004 Abuse Elevation Control Mechanism: Elevated Execution with Prompt
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1038 System settings can prevent applications from running that haven't been downloaded through the Apple Store which may help mitigate some of these issues. Not allowing unsigned applications from being run may also mitigate some risk.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.