🚨 CVE-2026-8712
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.
🎖@cveNotify

GitHub
Release v1.10.2 · OHF-Voice/wyoming
HTTP servers now require --uri or --allow-uri-override
The uri query parameter is rejected unless --allow-uri-override is set
Request URIs are restricted to tcp:// and unix://
HTTP servers no lo...
September 1, 2026 41