GetUsers() endpoint (UserController) only requires user privileges #6958

Open
opened 2026-02-07 04:19:56 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @felix920506 on GitHub (Apr 23, 2025).

split from #5415

Allows listing of any user, id included, on the server, not limited to public users. Can leverage massively more invasive attacks due to further issues with user id authentication, see below.
Potential fix: Require admin privileges on this endpoint

Originally created by @felix920506 on GitHub (Apr 23, 2025). split from #5415 Allows listing of any user, id included, on the server, not limited to public users. Can leverage massively more invasive attacks due to further issues with user id authentication, see below. Potential fix: Require admin privileges on this endpoint
OVERLORD added the bugsecurity labels 2026-02-07 04:19:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6958