CVE-2026-0562
CVE-2026-0562 is a high-severity vulnerability in Lollms with a CVSS 3.x base score of 8.3. 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-863.
Key facts
- Severity: High (CVSS 3.x base score 8.3)
- EPSS exploit prediction: 0% (18th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-17039
- Weakness: CWE-863
- Affected product: Lollms
- Published:
- Last modified:
Description
A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The `respond_request()` function in `backend/routers/friends.py` does not implement proper authorization checks, enabling Insecure Direct Object Reference (IDOR) attacks. Specifically, the `/api/friends/requests/{friendship_id}` endpoint fails to verify whether the authenticated user is part of the friendship or the intended recipient of the request. This vulnerability can lead to unauthorized access, privacy violations, and potential social engineering attacks. The issue has been addressed in version 2.2.0.
Frequently asked questions
- What is CVE-2026-0562?
- A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The `respond_request()` function in `backend/routers/friends.py` does not implement proper authorization checks, enabling Insecure Direct Object Reference (IDOR) attacks. Specifically, the `/api/friends/requests/{friendship_id}` endpoint fails to verify whether the authenticated user is part of the friendship or the intended recipient of the request. This vulnerability can lead to unauthorized access, privacy violations, and potential social engineering attacks. The issue has been addressed in version 2.2.0.
- How severe is CVE-2026-0562?
- CVE-2026-0562 has a CVSS 3.x base score of 8.3, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability low.
- Is CVE-2026-0562 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (18th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-0562?
- CVE-2026-0562 affects Lollms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-0562?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-0562 have an EU (EUVD) identifier?
- Yes. CVE-2026-0562 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-17039.
- When was CVE-2026-0562 published?
- CVE-2026-0562 was published on 2026-03-29 and last updated on 2026-06-17.
References
- https://github.com/parisneo/lollms/commit/c46297799f8e1e23305373f8350746b905e0e83c
- https://huntr.com/bounties/6aab01ca-a138-4a1d-bef9-3bce145359bf
- https://aydinnyunus.github.io/2026/04/18/idor-lollms-friend-request-cve-2026-0562/
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-2026-0558 — Critical (CVSS 9.8): A vulnerability in parisneo/lollms, up to and including version 2.2.0, allows unauthenticated users to upload and…
- 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-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-863 (Incorrect Authorization) vulnerabilities
- CVE-2026-48286 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9396 and earlier are affected by an Incorrect Authorization…
- CVE-2026-48303 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by an Incorrect Authorization…
- CVE-2026-44330 — Critical (CVSS 10.0): free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the…
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-33105 — Critical (CVSS 10.0): Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over…
- CVE-2026-32213 — Critical (CVSS 10.0): Improper authorization in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-863 (Incorrect Authorization) vulnerabilities →