---
cve: "CVE-2024-12433"
severity: "CRITICAL"
cvss: 9.8
epss: "1.7%"
vendor: "infiniflow"
kev: false
exploited: false
published: "2025-03-20 10:15:28"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T03:37:53+02:00"
---

# CVE-2024-12433

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. The RPC server in RagFlow uses a hard-coded AuthKey 'authkey=b'infiniflow-token4kevinhu'' which can be easily fetched by attackers to join the group communication without restrictions. Additionally, the server processes incoming data using pickle deserialization via `pickle.loads()` on `connection.recv()`, making it vulnerable to remote code execution. This issue is fixed in version 0.14.0.

## CVSS-Vektor

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

| 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 | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 49494d4e3c8f06a5e52cf1f7cce9fa03cadcfbf6 (Commit)

## Referenzen

- <https://huntr.com/bounties/8a1465af-09e4-42af-9e54-0b70e7c87499>
- <https://github.com/infiniflow/ragflow/commit/49494d4e3c8f06a5e52cf1f7cce9fa03cadcfbf6>

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