SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-91199

MEDIUM · CVSS 5 EPSS 0.20% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability affects the Refly application version 1.1.0, specifically within the POST /v1/misc/scrape endpoint, which improperly handles caller-supplied URLs due to a lack of validation on the scheme, host, or resolved address. This allows authenticated attackers to exploit server-side request forgery (SSRF) to access internal resources, including sensitive cloud metadata services. Organizations using this version of Refly should prioritize patching to mitigate potential exposure to internal data leakage.

Public Exploit Signal

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

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

CVE
CVE-2026-91199
Severity
MEDIUM
CVSS
5
EPSS
0.20%

Original NVD Description

Refly through 1.1.0 contains a server-side request forgery vulnerability in the POST /v1/misc/scrape endpoint that fetches caller-supplied URLs without validating the scheme, host, or resolved address. Authenticated attackers can make the backend issue requests to loopback, private, and link-local addresses including cloud metadata services to read page titles and descriptions of internal resources.