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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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.