SSRF in Infiniflow Infiniflow/ragflow

CVE-2024-12450

In infiniflow/ragflow versions 0.12.0, the `web_crawl` function in `document_app.py` contains multiple vulnerabilities. The function does not filter URL parameters, allowing attackers to exploit Full Read SSRF by accessing internal network addresses and viewing their content through the generated PDF files. Additionally, the lack of restrictions on the file protocol enables Arbitrary File Read, allowing attackers to read server files. Furthermore, the use of an outdated Chromium headless version with --no-sandbox mode enabled makes the application susceptible to Remote Code Execution (RCE) via known Chromium v8 vulnerabilities. These issues are resolved in version 0.14.0.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.013 (69.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-12450?
CVE-2024-12450 is a critical-severity vulnerability in Infiniflow Infiniflow/ragflow, classified under Server-Side Request Forgery (SSRF). CVSS score: 9.8/10. Published 2025-03-20.
How severe is CVE-2024-12450?
Critical severity. CVSS v3 base score is 9.8 out of 10.