GHSA-2j48-mfm5-x2hv · Severity: high — A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any...
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.
Conclusion & alert: CVE-2026-0562 is rated Exploit Available (53.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-05 | 0.05% | 0.05% | +0.00% |
| 2 | 2026-03-30 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.3 | 3.1 | HIGH |
|
2.8 | 5.5 | [email protected] |
| 8.3 | 3.0 | HIGH |
|
2.8 | 5.5 | [email protected] |
GHSA-2j48-mfm5-x2hv · Severity: high — A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any...
| URL | Tags |
|---|---|
| https://github.com/parisneo/lollms/commit/c46297799f8e1e23305373f8350746b905e0e83c | Patch |
| https://huntr.com/bounties/6aab01ca-a138-4a1d-bef9-3bce145359bf | Exploit Issue Tracking Third Party Advisory |
| https://aydinnyunus.github.io/2026/04/18/idor-lollms-friend-request-cve-2026-0562/ |