CVE-2026-0558
CVE-2026-0558 is a critical-severity vulnerability in Lollms with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-287.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-17035
- Weakness: CWE-287
- Affected product: Lollms
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-0558?
- CVE-2026-0558 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-0558 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-0558?
- CVE-2026-0558 affects Lollms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-0558?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-0558 have an EU (EUVD) identifier?
- Yes. CVE-2026-0558 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-17035.
- When was CVE-2026-0558 published?
- CVE-2026-0558 was published on 2026-03-29 and last updated on 2026-06-17.
References
- https://github.com/parisneo/lollms/commit/a6625dc83786ff21d109b0d545ca61b770607ef3
- https://huntr.com/bounties/0a722001-89ce-4c91-b6a6-a55ee5ba2113
Affected products (1)
- cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:*
More vulnerabilities in Lollms
- CVE-2026-1114 — Critical (CVSS 9.8): In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to…
- CVE-2024-3429 — Critical (CVSS 9.8): A path traversal vulnerability exists in the parisneo/lollms application, specifically within the…
- CVE-2026-1115 — Critical (CVSS 9.6): A Stored Cross-Site Scripting (XSS) vulnerability was identified in the social feature of parisneo/lollms, affecting…
- CVE-2026-0562 — High (CVSS 8.3): A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or…
- CVE-2026-0560 — High (CVSS 7.5): A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in…
- CVE-2024-4881 — High (CVSS 7.5): A path traversal vulnerability exists in the parisneo/lollms application, affecting version 9.4.0 and potentially…
Other CWE-287 (Improper Authentication) vulnerabilities
- CVE-2026-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →