Jellyfin server exposes videos before authenticating a client #7046

Closed
opened 2026-02-07 04:26:31 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @AArnott on GitHub (May 29, 2025).

When I tried connecting to my Jellyfin server from an Amazon Fire client, I was presented with a Quick Connect challenge. Before completing it, I noticed that the very attractive screen was actually made up all of movies that the server hosts.

This is a privacy problem. Anyone with my Jellyfin URL can discover videos I have. They should have to authenticate first!

This is a problem with the Jellyfin server at least, which should not provide API access to this list.
The jellyfin clients may need to be updated to not expect this to work as well.

Originally created by @AArnott on GitHub (May 29, 2025). When I tried connecting to my Jellyfin server from an Amazon Fire client, I was presented with a Quick Connect challenge. Before completing it, I noticed that the very attractive screen was actually made up all of movies that the server hosts. This is a privacy problem. Anyone with my Jellyfin URL can discover videos I have. They should have to authenticate first! This is a problem with the Jellyfin server at least, which should not provide API access to this list. The jellyfin clients may need to be updated to not expect this to work as well.
OVERLORD added the invalid label 2026-02-07 04:26:31 +03:00
Author
Owner

@JPKribs commented on GitHub (May 29, 2025):

You can disable this here:

https://jellyfin.org/docs/general/server/settings/#splash-screen-image

@JPKribs commented on GitHub (May 29, 2025): You can disable this here: https://jellyfin.org/docs/general/server/settings/#splash-screen-image
Author
Owner

@felix920506 commented on GitHub (May 29, 2025):

Working as intended. Please disable option mentioned in above comment.

@felix920506 commented on GitHub (May 29, 2025): Working as intended. Please disable option mentioned in above comment.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#7046