Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2026-24770 โ€” AI Deep Analysis Summary

CVSS 9.8 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Path Traversal in RAGFlow via MinerU parser. <br>๐Ÿ’ฅ **Consequences**: Arbitrary file overwrite โžก๏ธ Potential Remote Code Execution (RCE). Critical integrity loss.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: CWE-22 (Path Traversal). <br>๐Ÿ” **Flaw**: The MinerU parser fails to sanitize file paths, allowing attackers to write outside the intended directory.

Q3Who is affected? (Versions/Components)

๐Ÿข **Vendor**: InfiniFlow. <br>๐Ÿ“ฆ **Product**: RAGFlow. <br>๐Ÿ“… **Affected**: Versions **0.23.1 and earlier**. Latest versions are safe.

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Attacker Actions**: <br>1. Overwrite arbitrary system files. <br>2. Achieve **Remote Code Execution (RCE)**. <br>3. Full system compromise (High CVSS).

Q5Is exploitation threshold high? (Auth/Config)

โšก **Exploitation**: **Low Threshold**. <br>๐Ÿ”“ **Auth**: None required (PR:N). <br>๐ŸŒ **Network**: Remote (AV:N). <br>๐Ÿ‘ค **UI**: No interaction needed (UI:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿ“ข **Public Exploit**: **No PoC available** in data. <br>โš ๏ธ **Risk**: High severity implies easy logic exploitation, but no specific code snippet is public yet.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: <br>1. Check RAGFlow version (`< 0.23.1`). <br>2. Review MinerU parser configurations. <br>3. Monitor for unexpected file writes in system directories.

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed**: **Yes**. <br>๐Ÿ”— **Patch**: See GitHub Advisory [GHSA-v7cf-w7gj-pgf4](https://github.com/infiniflow/ragflow/security/advisories/GHSA-v7cf-w7gj-pgf4) and Commit [64c75d5](https://github.com/infiniflow/ragflow/cโ€ฆ

Q9What if no patch? (Workaround)

๐Ÿšง **No Patch Workaround**: <br>1. **Isolate** the RAGFlow instance. <br>2. **Restrict** MinerU parser permissions. <br>3. **Disable** external document ingestion until patched.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Priority**: **CRITICAL**. <br>๐Ÿš€ **Action**: **Immediate Patch**. CVSS 9.8 (H:C, I:H, A:H). RCE risk is severe. Update to latest version NOW.