CVE-2026-49119
HIGHGradio < 6.16.0 Path Traversal via FileExplorer.preprocess()
Title source: cnaDescription
Gradio before 6.16.0 contain a path traversal vulnerability in the FileExplorer component's preprocess() method that allows unauthenticated attackers to escape the configured root directory by supplying path segments containing directory traversal sequences or absolute paths. Attackers can provide crafted path segments that cause os.path.join to discard the root_dir prefix entirely, resulting in arbitrary file read or exposure of sensitive files outside the intended directory.
References (4)
Core 4
Core References
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/gradio-path-traversal-via-fileexplorer-preprocess
Release Notes release-notes
Release Notes
https://github.com/gradio-app/gradio/releases/tag/gradio%406.16.0
Scores
CVSS v3
7.5
EPSS
0.0069
EPSS Percentile
49.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (2)
gradio-app/gradio
< 6.16.0
gradio_project/gradio
< 6.16.0
Published
Jul 01, 2026
Tracked Since
Jul 02, 2026