Vulnerabilites related to LizardByte - Sunshine for Windows
CVE-2025-10199 (GCVE-0-2025-10199)
Vulnerability from cvelistv5
Published
2025-09-09 17:30
Modified
2025-09-10 13:43
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A local privilege escalation vulnerability exists in Sunshine for Windows (version v2025.122.141614 and likely prior versions) due to an unquoted service path.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
LizardByte | Sunshine for Windows |
Version: v2025.122.141614 |
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2025-10199", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-10T13:16:49.041628Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-428", "description": "CWE-428 Unquoted Search Path or Element", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-10T13:43:59.075Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Sunshine for Windows", "vendor": "LizardByte", "versions": [ { "status": "affected", "version": "v2025.122.141614" } ] } ], "descriptions": [ { "lang": "en", "value": "A local privilege escalation vulnerability exists in Sunshine for Windows (version v2025.122.141614 and likely prior versions) due to an unquoted service path." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-428: Unquoted Search Path or Element", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-09T17:30:50.158Z", "orgId": "37e5125f-f79b-445b-8fad-9564f167944b", "shortName": "certcc" }, "references": [ { "url": "https://github.com/LizardByte/Sunshine/security/advisories/GHSA-r3rw-mx4q-7vfp" } ], "source": { "discovery": "UNKNOWN" }, "title": "A local privilege escalation vulnerability exists in LizardBytes\u0027 Sunshine for Windows", "x_generator": { "engine": "VINCE 3.0.24", "env": "prod", "origin": "https://cveawg.mitre.org/api/cve/CVE-2025-10199" } } }, "cveMetadata": { "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b", "assignerShortName": "certcc", "cveId": "CVE-2025-10199", "datePublished": "2025-09-09T17:30:19.958Z", "dateReserved": "2025-09-09T17:28:39.083Z", "dateUpdated": "2025-09-10T13:43:59.075Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10198 (GCVE-0-2025-10198)
Vulnerability from cvelistv5
Published
2025-09-09 17:28
Modified
2025-09-10 13:44
Severity ?
VLAI Severity ?
EPSS score ?
Summary
Sunshine for Windows, version v2025.122.141614, contains a DLL search-order hijacking vulnerability, allowing attackers to insert a malicious DLL in user-writeable PATH directories.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
LizardByte | Sunshine for Windows |
Version: v2025.122.141614 |
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2025-10198", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-10T13:17:00.097504Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-427", "description": "CWE-427 Uncontrolled Search Path Element", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-10T13:44:06.419Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Sunshine for Windows", "vendor": "LizardByte", "versions": [ { "status": "affected", "version": "v2025.122.141614" } ] } ], "descriptions": [ { "lang": "en", "value": "Sunshine for Windows, version v2025.122.141614, contains a DLL search-order hijacking vulnerability, allowing attackers to insert a malicious DLL in user-writeable PATH directories." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-427 Uncontrolled Search Path Element", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-09T17:28:14.696Z", "orgId": "37e5125f-f79b-445b-8fad-9564f167944b", "shortName": "certcc" }, "references": [ { "url": "https://github.com/LizardByte/Sunshine/pull/3971" } ], "source": { "discovery": "UNKNOWN" }, "title": "LizardBytes Sunshine for Windows contains a DLL search-order hijacking vulnerability", "x_generator": { "engine": "VINCE 3.0.24", "env": "prod", "origin": "https://cveawg.mitre.org/api/cve/CVE-2025-10198" } } }, "cveMetadata": { "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b", "assignerShortName": "certcc", "cveId": "CVE-2025-10198", "datePublished": "2025-09-09T17:28:14.696Z", "dateReserved": "2025-09-09T17:25:14.481Z", "dateUpdated": "2025-09-10T13:44:06.419Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }