Lucene search
K

Stable Diffusion Webui 1.10.0 - Open Redirect

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Open redirect in Stable Diffusion Webui 1.10.0 allows phishing via manipulated URLs.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-11044
22 Jan 202513:42
circl
CNNVD
Stable Diffusion web UI 输入验证错误漏洞
20 Mar 202500:00
cnnvd
CVE
CVE-2024-11044
20 Mar 202510:09
cve
Cvelist
CVE-2024-11044 Open Redirect in automatic1111/stable-diffusion-webui
20 Mar 202510:09
cvelist
EUVD
EUVD-2025-7060
3 Oct 202520:07
euvd
NVD
CVE-2024-11044
20 Mar 202510:15
nvd
OSV
CVE-2024-11044
20 Mar 202510:15
osv
Positive Technologies
PT-2025-12096 · Unknown · Automatic1111/Stable-Diffusion-Webui
20 Mar 202500:00
ptsecurity
RedhatCVE
CVE-2024-11044
22 Mar 202512:52
redhatcve
Vulnrichment
CVE-2024-11044 Open Redirect in automatic1111/stable-diffusion-webui
20 Mar 202510:09
vulnrichment
Rows per page
id: CVE-2024-11044

info:
  name: Stable Diffusion Webui 1.10.0 - Open Redirect
  author: DhiyaneshDK
  severity: medium
  description: |
    An open redirect vulnerability exists in Stable-Diffusion-Webui 1.10.0, where the file parameter in the /file= endpoint can be manipulated to redirect users to malicious websites. This could facilitate phishing attacks by tricking users into visiting attacker-controlled URLs.
  impact: |
    Unauthenticated attackers can redirect users to malicious URLs via the file parameter, facilitating phishing attacks and credential theft.
  remediation: |
    Update Stable Diffusion Webui to a version newer than 1.10.0.
  reference:
    - https://huntr.com/bounties/ee942e5e-4987-4f81-ba83-014fec6b33b3
  classification:
    epss-score: 0.00816
    epss-percentile: 0.52595
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="stable-diffusion-webui"
  tags: cve,cve2024,huntr,redirect,oss,stable_diffusion_webui,automatic1111,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: dsl
        dsl:
          - 'contains_any(tolower(body), "stable-diffusion-webui", "k-diffusion", "content=\"stable diffusion")'
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/file=https://oast.pro"

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'
# digest: 4a0a0047304502204877bd711badbd281f8043f65ca8d5a748f33ca33093d3b6c8db21deec229fac022100bc7acf2e0623947f2a9afe96e0149016af89a6cbea0e1d61ea735fa95b3b271b: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.4Medium risk
Vulners AI Score6.4
CVSS 36.1
EPSS0.00816
SSVC
32