CVE-2026-95623
Improper SSRF Protection via HTTP Redirects in tauri-plugin-http
CVSS Score
5.6
EPSS Score
0.0%
EPSS Percentile
0th
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 allows an attacker who controls an allowed URL (or finds an open redirect on an allowed host) to reach disallowed destinations such as cloud metadata endpoints, localhost services, or internal network hosts.
| CWE | CWE-918 |
| Vendor | tauri |
| Product | tauri-plugin-http |
| Published | Sep 22, 2026 |
| Last Updated | Sep 22, 2026 |
Stay Ahead of the Next One
Get instant alerts for tauri tauri-plugin-http
Be the first to know when new medium vulnerabilities affecting tauri tauri-plugin-http are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
Tauri / tauri-plugin-http
2.0.0 โค 2.6.1 2.7.0 โค *
References
github.com: https://github.com/tauri-apps/plugins-workspace/security/advisories/GHSA-2rxp-f4w5-6hjr github.com: https://github.com/tauri-apps/plugins-workspace github.com: https://github.com/tauri-apps/plugins-workspace/commit/1198a524b710abf2abeb1d9bd7b252402d26ca6d github.com: https://github.com/tauri-apps/plugins-workspace/releases/tag/http-v2.7.0
Credits
Yuval Moravchick JFrog Security Research