Skip to content
GradioGHSA-6v6g-j5fq-hpvw

Local file inclusion in gradio

High7.5CVE-2024-4941 · Published Jun 6, 2024 · updated Oct 16, 2025

A local file inclusion vulnerability exists in the JSON component of gradio-app/gradio and was discovered in version 4.25. The vulnerability arises from improper input validation in the `postprocess()` function within `gradio/components/json_component.py`, where a user-controlled string is parsed as JSON. If the parsed JSON object contains a `path` key, the specified file is moved to a temporary directory, making it possible to retrieve it later via the `/file=..` endpoint. This issue is due to the `processing_utils.move_files_to_cache()` function traversing any object passed to it, looking for a dictionary with a `path` key, and then copying the specified file to a temporary directory. The vulnerability can be exploited by an attacker to read files on the remote system, posing a significant security risk.

GitHub advisory

Affected versions

PackageAffectedFixed in
gradio
PyPI
< 4.31.34.31.3
Details and references

More Gradio advisories

All Gradio
Advisory
Gradio: code injection
Critical9.8Jul 1, 2024
Open redirect in gradio
Medium5.4Jun 22, 2024
Server-Side Request Forgery in gradio
High8.6Jun 6, 2024
Gradio: command injection
Critical9.1Jun 4, 2024
Gradio applications running locally vulnerable to 3rd party websites accessing routes and uploading files
Medium4.3May 21, 2024
Gradio's Component Server does not properly consider` _is_server_fn` for functions
Medium6.5May 5, 2024

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.