A vulnerability in parisneo/lollms, up to and including...
High severity
Unreviewed
Published
Mar 29, 2026
to the GitHub Advisory Database
•
Updated Mar 29, 2026
Description
Published by the National Vulnerability Database
Mar 29, 2026
Published to the GitHub Advisory Database
Mar 29, 2026
Last updated
Mar 29, 2026
A vulnerability in parisneo/lollms, up to and including version 2.2.0, allows unauthenticated users to upload and process files through the
/api/files/extract-textendpoint. This endpoint does not enforce authentication, unlike other file-related endpoints, and lacks theDepends(get_current_active_user)dependency. This issue can lead to denial of service (DoS) through resource exhaustion, information disclosure, and violation of the application's documented security policies.References