SQL Injection in Mintplex-Labs Mintplex-Labs/anything-Llm

CVE-2024-8251

A vulnerability in mintplex-labs/anything-llm prior to version 1.2.2 allows for Prisma injection. The issue exists in the API endpoint "/embed/:embedId/stream-chat" where user-provided JSON is directly taken to the Prisma library's where clause. An attacker can exploit this by providing a specially crafted JSON object, such as {"sessionId":{"not":"a"}}, causing Prisma to return all data from the table. This can lead to unauthorized access to all user queries in embedded chat mode.

Vulnerability class: SQL Injection

EPSS: 0.005 (37.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

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

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-8251?
CVE-2024-8251 is a medium-severity vulnerability in Mintplex-Labs Mintplex-Labs/anything-Llm, classified under SQL Injection. CVSS score: 5.3/10. Published 2025-03-20.
How severe is CVE-2024-8251?
Medium severity. CVSS v3 base score is 5.3 out of 10.