SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-8712

HIGH · CVSS 8.3 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-01 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Wyoming versions prior to 1.10.2 are vulnerable to a server-side request forgery (SSRF) flaw that enables unauthenticated attackers to manipulate outbound connections by injecting malicious `uri` query parameters into specific HTTP API endpoints. This vulnerability can lead to unauthorized access to internal services and data exfiltration, posing a significant risk to network security. Organizations using affected versions should prioritize immediate updates to mitigate potential 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-8712
Severity
HIGH
CVSS
8.3
EPSS
0.19%

Original NVD Description

Wyoming before 1.10.2 contains a server-side request forgery vulnerability that allows unauthenticated attackers with network access to force outbound connections to arbitrary targets by supplying a malicious `uri` query parameter to the HTTP API. Attackers can pass arbitrary `tcp://` or `unix://` URIs to affected endpoints including /api/info, /api/speech-to-text, and /api/text-to-speech to override the server-configured backend and redirect connections to attacker-chosen hosts.