CVE-2026-50544

NortheBridge/luminalshine is a Sunshine-compatible game stream host for Moonlight. Prior to version 26.05.0-rc4, a latent gap exists on a default install, the file at `src/platform/windows/misc.cpp` lives at `C:\ProgramData\LuminalShine\config\apps.json` and is created by the `SYSTEM` service. Under Windows' default `C:\ProgramData` inheritance, that gives `BUILTIN\Users` only Read+Execute — not writable — so the canonical EoP doesn't actually trigger on a vanilla install. Version 26.05.0-rc4 contains a patch for the issue. As a workaround, use default condition DACLs for `ProgramData`.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-13 00:17

Updated : 2026-09-09 21:02


NVD link : CVE-2026-50544

Mitre link : CVE-2026-50544

CVE.ORG link : CVE-2026-50544


JSON object : View

Products Affected

No product.

CWE
CWE-379

Creation of Temporary File in Directory with Insecure Permissions

CWE-732

Incorrect Permission Assignment for Critical Resource