HIGHCVE-2026-0558Published Modified CNA @huntr_ai
CVE-2026-0558: Unauthenticated File Upload in parisneo/lollms
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-text` endpoint. This endpoint does not enforce authentication, unlike other file-related endpoints, and lacks the `Depends(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.
Metrics
- CVSS v3.0
- 7.5
- Severity
- HIGH
- Fixed in
- 2.2.0
- Affected Products
- 1
Fix available
2.2.0
Affected packages
- parisneo / parisneo/lollms< 2.2.0 (from unspecified)
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:NReferences