Vulnerability in Mintplex-Labs Mintplex-Labs/anything-Llm

CVE-2024-2913

A race condition vulnerability exists in the mintplex-labs/anything-llm repository, specifically within the user invite acceptance process. Attackers can exploit this vulnerability by sending multiple concurrent requests to accept a single user invite, allowing the creation of multiple user accounts from a single invite link intended for only one user. This bypasses the intended security mechanism that restricts invite acceptance to a single user, leading to unauthorized user creation without detection in the invite tab. The issue is due to the lack of validation for concurrent requests in the backend.

Vulnerability class: TOCTOU (Time-of-Check to Time-of-Use)

EPSS: 0.003 (24.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-2913?
CVE-2024-2913 is a medium-severity vulnerability in Mintplex-Labs Mintplex-Labs/anything-Llm, classified under Time-of-check Time-of-use (TOCTOU) Race Condition. CVSS score: 6.5/10. Published 2024-05-07.
How severe is CVE-2024-2913?
Medium severity. CVSS v3 base score is 6.5 out of 10.
Is CVE-2024-2913 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.