216.73.217.22

CVE-2026-0562

· Published 29/03/2026 18:16 · Modified 30/03/2026 13:26

Labels: CVE-2026-0562 2026-03-29CVE-2026-0562CWE-863[email protected]

Essential information

Published
29/03/2026 18:16
Modified
30/03/2026 13:26
Author
Creator
CVSS
8.3 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
parisneo / lollms cpe:2.3:a:parisneo:lollms:<2.2.0:*:*:*:*:*:*

References