SSRF in Tauri Tauri-Plugin-Http

CVE-2026-95623

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.

Vulnerability class: SSRF (Server-Side Request Forgery)

Published · last modified .

CVSS v3 metric

CVSS v3 base score 5.6 (Medium). Vector: CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N.

EPSS exploit prediction

No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-95623?
CVE-2026-95623 is a medium-severity vulnerability in Tauri Tauri-Plugin-Http, classified under Server-Side Request Forgery (SSRF). CVSS score: 5.6/10. Published 2026-09-22.
How severe is CVE-2026-95623?
Medium severity. CVSS v3 base score is 5.6 out of 10.