CVE-2026-95623: Improper SSRF Protection via HTTP Redirects in tauri-plugin-http

Published Sep 22, 2026
·
Updated

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.

Affected Software

1 affected component
cargo/tauri-plugin-http

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade tauri-plugin-http to a version that resolves this vulnerability.

    Fixed in 2.7.0
  2. Configuration

    Enable scopeRedirects in the HTTP plugin configuration: {"plugins":{"http":{"scopeRedirects":true}}}.

    tauri-plugin-http scopeRedirects = true

Event History

Sep 22, 2026
CVE Published
via MITRE·10:52 AM
Data Sourced
via MITRE·10:52 AM
RemedyDescriptionSeverityWeakness
Data Sourced
via NVD·11:17 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What conditions are required for exploitation?

The attacker must be able to cause a request to an allowed URL that they control, or use an open redirect on an allowed host. The redirect must then point to a destination outside the configured scope allowlist.

2

Which applications are most exposed?

Applications that use tauri-plugin-http and allowlist externally controlled URLs or hosts with open redirects are most exposed. The issue can be used to reach disallowed destinations including cloud metadata endpoints, localhost services, and internal network hosts.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203