3 matches found
CVE-2026-95623 Tauri framework v2 SSRF Protection Bypass via HTTP Redirects
The Tauri HTTP plugin validates requested URLs against the application's configured scope allowlist only once, on the initial request. When the remote server responds with an HTTP 3xx redirect, reqwest follows the redirect internally without re-checking the new target URL against the scope. This...
CVE-2026-95623 Tauri framework v2 SSRF Protection Bypass via HTTP Redirects
The Tauri HTTP plugin validates requested URLs against the application's configured scope allowlist only once, on the initial request. When the remote server responds with an HTTP 3xx redirect, reqwest follows the redirect internally without re-checking the new target URL against the scope. This...
CVE-2026-95623
CVE-2026-95623 affects the Tauri HTTP plugin (tauri-plugin-http). The plugin validates requested URLs against the application's configured scope allowlist only once, on the initial request. When a remote server responds with an HTTP 3xx redirect, the underlying reqwest client follows the redirect...