๐Ÿ” CVE Alert

CVE-2026-32253

CRITICAL 9.8

Sunshine: Authentication bypass via improper client certificate validation

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

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 X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, X509_V_ERR_CERT_NOT_YET_VALID, and X509_V_ERR_CERT_HAS_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.

CWE CWE-287 CWE-295
Vendor lizardbyte
Product sunshine
Published May 22, 2026
Last Updated May 26, 2026
Stay Ahead of the Next One

Get instant alerts for lizardbyte sunshine

Be the first to know when new critical vulnerabilities affecting lizardbyte sunshine are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

LizardByte / Sunshine
< 2026.516.143833

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LizardByte/Sunshine/security/advisories/GHSA-ph75-mgxh-mv57 github.com: https://github.com/LizardByte/Sunshine/releases/tag/v2026.516.143833