AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-10131

HIGH · CVSS 8.8 EPSS 1.14% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-19 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-10131
Severity
HIGH
CVSS
8.8
EPSS
1.14%

Original NVD Description

The `add_llm` function in `llm_app.py` in infiniflow/ragflow version 0.11.0 contains a remote code execution (RCE) vulnerability. The function uses user-supplied input `req['llm_factory']` and `req['llm_name']` to dynamically instantiate classes from various model dictionaries. This approach allows an attacker to potentially execute arbitrary code due to the lack of comprehensive input validation or sanitization. An attacker could provide a malicious value for 'llm_factory' that, when used as an index to these model dictionaries, results in the execution of arbitrary code.

Related CVEs

Other vulnerabilities affecting the same vendor(s)