---
cve: "CVE-2026-24770"
severity: "CRITICAL"
cvss: 9.8
epss: "1.4%"
vendor: "infiniflow"
kev: false
exploited: false
published: "2026-01-27 21:51:44"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T23:19:39+02:00"
---

# CVE-2026-24770

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In version 0.23.1 and possibly earlier versions, the MinerU parser contains a "Zip Slip" vulnerability, allowing an attacker to overwrite arbitrary files on the server (leading to Remote Code Execution) via a malicious ZIP archive. The MinerUParser class retrieves and extracts ZIP files from an external source (mineru_server_url). The extraction logic in `_extract_zip_no_root` fails to sanitize filenames within the ZIP archive. Commit 64c75d558e4a17a4a48953b4c201526431d8338f contains a patch for the issue.

## CVSS-Vektor

```
CVSS:3.1/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)

- 64c75d558e4a17a4a48953b4c201526431d8338f (Commit)

## Referenzen

- <https://github.com/infiniflow/ragflow/security/advisories/GHSA-v7cf-w7gj-pgf4>
- <https://github.com/infiniflow/ragflow/commit/64c75d558e4a17a4a48953b4c201526431d8338f>

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