Lucene search
K

FastChat - Open Redirect

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

Detects open redirect vulnerability in FastChat 0.2.36, allowing malicious URL redirects.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-10908
26 Jan 202521:01
circl
CNNVD
FastChat 输入验证错误漏洞
20 Mar 202500:00
cnnvd
CVE
CVE-2024-10908
20 Mar 202510:09
cve
Cvelist
CVE-2024-10908 Open Redirect in lm-sys/fastchat
20 Mar 202510:09
cvelist
EUVD
EUVD-2025-7063
3 Oct 202520:07
euvd
Github Security Blog
FastChat open redirect vulnerability
20 Mar 202512:32
github
NVD
CVE-2024-10908
20 Mar 202510:15
nvd
OSV
CVE-2024-10908
20 Mar 202510:15
osv
OSV
GHSA-77CJ-RV5X-V6R2 FastChat open redirect vulnerability
20 Mar 202512:32
osv
OSV
PYSEC-2026-1394 FastChat open redirect vulnerability
7 Jul 202614:34
osv
Rows per page
id: CVE-2024-10908

info:
  name: FastChat - Open Redirect
  author: DhiyaneshDK
  severity: medium
  description: |
    Detects an open redirect vulnerability in lm-sys/fastchat version 0.2.36, which allows attackers to redirect users to malicious URLs.
  impact: |
    Unauthenticated attackers can redirect users to malicious URLs, potentially facilitating phishing attacks or credential harvesting.
  remediation: |
    Update FastChat to a version newer than 0.2.36.
  reference:
    - https://huntr.com/bounties/61f5e725-5579-4d08-8a88-e4ba04e6d1f2
  classification:
    epss-score: 0.0077
    epss-percentile: 0.51154
  metadata:
    shodan-query: html:"Chatbot Arena"
    verified: true
    max-request: 1
  tags: cve,cve2024,fastchat,redirect,oss,chatbot,areana,vuln

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

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

    matchers:
      - type: dsl
        dsl:
          - 'contains_any(body,"lm-sys/FastChat/")'
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/file=https://interact.sh"

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
# digest: 4b0a00483046022100cde459df6f27cb67a2705489ed1d8e8bcd33d030446cc2b215fc1e6f133d567e022100df7e97a4f61349454df441cdf184eaeb2b69210496e945bac45708fb76968ac1: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.0077
SSVC
16