CVE-2026-28414
Last modified
CVE-2026-28414 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 3.09% chance of exploitation in the next 30 days.
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 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | < 6.7.0 |
References
- https://github.com/gradio-app/gradio/security/advisories/GHSA-39mp-8hj3-5c49Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28414?
How severe is CVE-2026-28414?
How do I fix CVE-2026-28414?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28408WeGIA is a web manager for charitable institutions. Prior to…9.8
- CVE-2026-28409WeGIA is a web manager for charitable institutions. Prior to…7.2
- CVE-2026-28410The Graph is an indexing protocol for querying networks like…8.1
- CVE-2026-28411WeGIA is a web manager for charitable institutions. Prior to…9.8
- CVE-2026-28412Textream is a free macOS teleprompter app. Prior to version …7.5
- CVE-2026-28413Products.isurlinportal is a replacement for isURLInPortal me…6.1
- CVE-2026-28415Gradio is an open-source Python package designed for quick p…4.7
- CVE-2026-28416Gradio is an open-source Python package designed for quick p…8.6
- CVE-2026-28417Vim is an open source, command line text editor. Prior to ve…7.8
- CVE-2026-28418Vim is an open source, command line text editor. Prior to ve…5.5
- CVE-2026-28419Vim is an open source, command line text editor. Prior to ve…6.6
- CVE-2026-2842Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2026-28414?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
