CVE-2026-32253
Sunshine is a self-hosted game stream host for Moonlight. In versions prior to 2026.516.143833, the client-certificate authentication can be bypassed because of how OpenSSL verification results are handled. In src/crypto.cpp, the custom verify callback treats X509VERRUNABLETOGETISSUERCERTLOCALLY, X509VERRCERTNOTYETVALID, and X509VERRCERTHAS_EXPIRED as success. This can allow an untrusted certificate to pass authentication and access protected HTTPS endpoints. This issue has been fixed in version 2026.516.143833.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/LizardByte/Sunshine/releases/tag/v2026.516.143833, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32253.json, https://github.com/LizardByte/Sunshine/security/advisories/GHSA-ph75-mgxh-mv57, https://nvd.nist.gov/vuln/detail/CVE-2026-32253