๐Ÿ” CVE Alert

CVE-2026-28414

HIGH 7.5

Gradio has Absolute Path Traversal on Windows with Python 3.13+

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ changed the definition of `os.path.isabs` so that root-relative paths like `/windows/win.ini` on Windows are no longer considered absolute paths, resulting in a vulnerability in Gradio's logic for joining paths safely. This can be exploited by unauthenticated attackers to read arbitrary files from the Gradio server, even when Gradio is set up with authentication. Version 6.7 fixes the issue.

CWE CWE-36
Vendor gradio-app
Product gradio
Published Feb 27, 2026
Last Updated Mar 2, 2026
Stay Ahead of the Next One

Get instant alerts for gradio-app gradio

Be the first to know when new high vulnerabilities affecting gradio-app gradio are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

gradio-app / gradio
< 6.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gradio-app/gradio/security/advisories/GHSA-39mp-8hj3-5c49