PT-2026-1065 · Parisneo · Lollms
Published
2025-12-29
·
Updated
2026-04-18
·
CVE-2026-0562
CVSS v2.0
8.7
High
| Vector | AV:N/AC:L/Au:S/C:C/I:C/A:P |
Name of the Vulnerable Software and Affected Versions
parisneo/lollms versions up to 2.2.0
Description
A security issue exists in parisneo/lollms that allows any authenticated user to accept or reject friend requests belonging to other users. The
respond request() function within backend/routers/friends.py lacks proper authorization checks, leading to an Insecure Direct Object Reference (IDOR) condition. The /api/friends/requests/{friendship id} API endpoint does not confirm if the authenticated user is associated with the friendship or the intended recipient of the request. This can result in unauthorized access and potential privacy breaches.Recommendations
Update to version 2.2.0 or later.
Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lollms