CVE-2025-54081 (GCVE-0-2025-54081)
Vulnerability from cvelistv5
Published
2025-09-23 18:18
Modified
2025-09-23 19:17
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-428 - Unquoted Search Path or Element
Summary
Sunshine is a self-hosted game stream host for Moonlight. Prior to version 2025.923.33222, the Windows service SunshineService is installed with an unquoted executable path. If Sunshine is installed in a directory whose name includes a space, the Service Control Manager (SCM) interprets the path incrementally and may execute a malicious binary placed earlier in the search string. This issue has been patched in version 2025.923.33222.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
LizardByte | Sunshine |
Version: < 2025.923.33222 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-54081", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-23T19:15:27.573785Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-23T19:17:53.733Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Sunshine", "vendor": "LizardByte", "versions": [ { "status": "affected", "version": "\u003c 2025.923.33222" } ] } ], "descriptions": [ { "lang": "en", "value": "Sunshine is a self-hosted game stream host for Moonlight. Prior to version 2025.923.33222, the Windows service SunshineService is installed with an unquoted executable path. If Sunshine is installed in a directory whose name includes a space, the Service Control Manager (SCM) interprets the path incrementally and may execute a malicious binary placed earlier in the search string. This issue has been patched in version 2025.923.33222." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-428", "description": "CWE-428: Unquoted Search Path or Element", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-23T18:18:39.474Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h" }, { "name": "https://github.com/LizardByte/Sunshine/commit/f22b00d6981f756d3531fba0028723d4a5065824", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/LizardByte/Sunshine/commit/f22b00d6981f756d3531fba0028723d4a5065824" }, { "name": "https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222" } ], "source": { "advisory": "GHSA-6p7j-5v8v-w45h", "discovery": "UNKNOWN" }, "title": "SunshineService Has Unquoted Service Path That Allows Local SYSTEM Code Execution" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-54081", "datePublished": "2025-09-23T18:18:39.474Z", "dateReserved": "2025-07-16T13:22:18.207Z", "dateUpdated": "2025-09-23T19:17:53.733Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-54081\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-23T19:15:39.963\",\"lastModified\":\"2025-09-23T20:15:32.573\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Sunshine is a self-hosted game stream host for Moonlight. Prior to version 2025.923.33222, the Windows service SunshineService is installed with an unquoted executable path. If Sunshine is installed in a directory whose name includes a space, the Service Control Manager (SCM) interprets the path incrementally and may execute a malicious binary placed earlier in the search string. This issue has been patched in version 2025.923.33222.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":6.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-428\"}]}],\"references\":[{\"url\":\"https://github.com/LizardByte/Sunshine/commit/f22b00d6981f756d3531fba0028723d4a5065824\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-54081\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-23T19:15:27.573785Z\"}}}], \"references\": [{\"url\": \"https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-23T19:15:30.276Z\"}}], \"cna\": {\"title\": \"SunshineService Has Unquoted Service Path That Allows Local SYSTEM Code Execution\", \"source\": {\"advisory\": \"GHSA-6p7j-5v8v-w45h\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"LizardByte\", \"product\": \"Sunshine\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2025.923.33222\"}]}], \"references\": [{\"url\": \"https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h\", \"name\": \"https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/LizardByte/Sunshine/commit/f22b00d6981f756d3531fba0028723d4a5065824\", \"name\": \"https://github.com/LizardByte/Sunshine/commit/f22b00d6981f756d3531fba0028723d4a5065824\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222\", \"name\": \"https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Sunshine is a self-hosted game stream host for Moonlight. Prior to version 2025.923.33222, the Windows service SunshineService is installed with an unquoted executable path. If Sunshine is installed in a directory whose name includes a space, the Service Control Manager (SCM) interprets the path incrementally and may execute a malicious binary placed earlier in the search string. This issue has been patched in version 2025.923.33222.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-428\", \"description\": \"CWE-428: Unquoted Search Path or Element\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-23T18:18:39.474Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-54081\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-23T19:17:53.733Z\", \"dateReserved\": \"2025-07-16T13:22:18.207Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-09-23T18:18:39.474Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…