Auth bypass in Lollms
CVE-2026-0558
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.
Vulnerability class: Broken Authentication
EPSS: 0.004 (35.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Lollms
- Parisneo Parisneo/lollms — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory, Issue Tracking)
- security@huntr.dev (Patch)
Frequently asked questions
- What is CVE-2026-0558?
- CVE-2026-0558 is a critical-severity vulnerability in Lollms, classified under Improper Authentication. CVSS score: 9.8/10. Published 2026-03-29.
- How severe is CVE-2026-0558?
- Critical severity. CVSS v3 base score is 9.8 out of 10.