SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85164

HIGH · CVSS 7.1 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated API clients of WWBN AVideo to exploit the set_api_userImages endpoint by supplying unvalidated URLs for profile and background images, leading to server-side request forgery (SSRF). This flaw can enable attackers to access sensitive internal services or cloud metadata, with potentially harmful data being exposed through publicly accessible paths. Organizations using this software should prioritize patching this vulnerability to mitigate the risk of unauthorized data exposure and internal service exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85164
Severity
HIGH
CVSS
7.1
EPSS
0.24%

Original NVD Description

WWBN AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the set_api_userImages API endpoint that fails to validate profileImg and backgroundImg URLs before fetching them. Authenticated API clients can supply internal URLs to fetch cloud metadata or internal services, with responses written to publicly accessible web paths for retrieval.