๐Ÿ” CVE Alert

CVE-2026-77386

MEDIUM 6.5

Kyoo: OIDC login token can be redirected to an attacker-controlled URL

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Kyoo is a self-hosted media server focused on movies, series, and anime. Prior to 5.1.0, an unauthenticated attacker could initiate the OIDC login flow with an attacker-controlled redirectUrl. The login handling in auth/oidc.go stored that URL with the opaque login state, and /auth/oidc/logged/{provider} appended the provider, token, and error values before redirecting the victim's browser without validating the destination. Because the one-use token was not bound to the browser session that initiated login, an attacker who induced a victim to complete OIDC authentication could capture the token at the attacker-controlled destination and exchange it through /auth/oidc/callback/{provider} for the victim's Kyoo session. This issue is fixed in version 5.1.0.

CWE CWE-601
Vendor zoriya
Product kyoo
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for zoriya kyoo

Be the first to know when new medium vulnerabilities affecting zoriya kyoo 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:R/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

zoriya / Kyoo
< 5.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zoriya/Kyoo/security/advisories/GHSA-xhg6-v78p-xf44 github.com: https://github.com/zoriya/Kyoo/pull/1576 github.com: https://github.com/zoriya/Kyoo/commit/02ab3af8127a081295fd7bed103847173c0d7632 github.com: https://github.com/zoriya/Kyoo/releases/tag/v5.1.0