---
cve: "CVE-2024-8251"
severity: "MEDIUM"
cvss: 5.3
epss: "0.5%"
vendor: "mintplex-labs"
kev: false
exploited: false
published: "2025-03-20 10:15:41"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T17:58:44+02:00"
---

# CVE-2024-8251

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- de9f9a0ce81a89cde87a89b66bc7e35626b73a9f (Commit)
- 334fd9cdd02ad4aa6a3c9bdfc95e7764651c13f4 (Commit)

## Referenzen

- <https://huntr.com/bounties/7c263ef1-7d50-475a-9425-b15df4e0403c>
- <https://github.com/mintplex-labs/anything-llm/commit/334fd9cdd02ad4aa6a3c9bdfc95e7764651c13f4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-8251) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
