CVE-2026-0558
CRITICAL WAF: Low
CVSS 9.8
Published: 2026-03-29
CWE-287
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.
WAF Coverage Analysis
Improper Authentication
Low WAF Coverage
OWASP: A07:2021 Identification and Authentication Failures
Affected Software
| Vendor | Product | Version |
|---|---|---|
| lollms | lollms | up to 2.1.0 |
References
- github.com (Patch)
- huntr.com (Exploit, Issue Tracking, Third Party Advisory)