cbcvebase.
CVE-2020-26948
published 2020-10-10

CVE-2020-26948: Emby Server before 4.5.0 allows SSRF via the Items/RemoteSearch/Image ImageURL parameter.

PriorityP186critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
87.15%
99.7th percentile
Emby Server before 4.5.0 allows SSRF via the Items/RemoteSearch/Image ImageURL parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
embyemby< 4.5.04.5.0

Detection & IOCsextracted from sources · hover to see the quote

url/Items/RemoteSearch/Image?ImageURL=
  • Monitor HTTP GET requests to the Emby endpoint /Items/RemoteSearch/Image with a user-supplied ImageURL parameter pointing to internal/non-public addresses, indicating SSRF exploitation attempts.
  • Use the Metasploit auxiliary module emby_ssrf_scanner to detect vulnerable Emby instances; look for scanner activity generating GET requests to Emby servers with SSRF payloads in the ImageURL parameter.
  • Correlate use of emby_version_ssrf scanner (Metasploit) with emby_ssrf_scanner activity; combined use indicates active reconnaissance and exploitation of CVE-2020-26948.
  • Flag HTTP responses with Content-Type 'text/html' or 'application/octet-stream' and HTTP 200 status from the Emby SSRF endpoint, as these indicate successful SSRF data retrieval via the ImageURL parameter.
  • ·The vulnerability affects Emby Server versions before 4.5.0 only; instances running 4.5.0 or later are not affected by this SSRF.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.