CVE-2026-28414
Gradio has Absolute Path Traversal on Windows with Python 3.13+
CVSS v3
7.5
HIGH
EPSS Score
3.2 %
exploit probability
CISA KEV
No
known exploited
Exploitation
poc
SSVC status
Description
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 path
Technical details
- CVSS v3 Vector
- 3.1
- Published
- 2026-02-27
- Last Modified
- 2026-03-05
Frequently asked questions
What is CVE-2026-28414?
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 path
Is CVE-2026-28414 actively exploited?
A proof-of-concept exploit exists for CVE-2026-28414, but active exploitation has not been confirmed at this time.
What is the CVSS score for CVE-2026-28414?
CVE-2026-28414 has a CVSS v3 base score of 7.5 (HIGH severity), with vector string 3.1.
Is CVE-2026-28414 affecting your environment?
Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.
No credit card required · 500 free checks/month · Free API key
Other 2026 vulnerabilities worth triaging
Ranked by exploit probability (EPSS).
- CVE-2026-24061KEV
- CVE-2026-27174MajorDoMo Unauthenticated Remote Code Execution via Admin Console Eval
- CVE-2026-60004KEV
- CVE-2026-1281KEV
- CVE-2026-24423KEVSmarterTools SmarterMail < Build 9511 Unauthenticated RCE via ConnectToHub API
- CVE-2026-1731KEVRemote code execution vulnerability in BeyondTrust Remote Support (RS) and Privileged Remote Access (PRA)
- CVE-2026-23760KEVSmarterTools SmarterMail < Build 9511 Authentication Bypass via Password Reset API
- CVE-2026-22200osTicket (1.18.x < 1.18.3, 1.17.x < 1.17.7) PDF Export Arbitrary File Read