In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade tauri to version 2.11.0 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the is_local_url function. An attacker can execute backend commands intended for local use by hosting a remote page with a subdomain matching the application's custom protocol, thereby bypassing origin checks.