The '/logs' and '/logs-stream' endpoints in the log...
Moderate severity
Unreviewed
Published
Mar 27, 2026
to the GitHub Advisory Database
•
Updated Mar 27, 2026
Description
Published by the National Vulnerability Database
Mar 27, 2026
Published to the GitHub Advisory Database
Mar 27, 2026
Last updated
Mar 27, 2026
The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication ('get_current_active_user') without any privilege checks (e.g., 'is_superuser').
References