← Back

CVE-2024-12433

nvd nist
Published: Mar 20, 2025Modified: Jul 14, 2025

JSON object

Loading...
9.8
Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: security@huntr.dev (Secondary)

Description

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. The RPC server in RagFlow uses a hard-coded AuthKey 'authkey=b'infiniflow-token4kevinhu'' which can be easily fetched by attackers to join the group communication without restrictions. Additionally, the server processes incoming data using pickle deserialization via `pickle.loads()` on `connection.recv()`, making it vulnerable to remote code execution. This issue is fixed in version 0.14.0.

Affected (1)

Products: Infiniflow: Ragflow
1 product
Ragflow
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 0.12.0 to 0.14.0

Timeline

No history available yet.